Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Viewer is not showing lines of poetry as blocks #13

Open
ebeshero opened this issue Jan 3, 2020 · 1 comment
Open

Viewer is not showing lines of poetry as blocks #13

ebeshero opened this issue Jan 3, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ebeshero
Copy link
Member

ebeshero commented Jan 3, 2020

In reviewing C10 we see that our viewer is incorrectly rendering lines of poetry, running them inline as if they are prose. There are two or three stanzas of poetry scattered throughout Frankenstein that we'll need to be displaying correctly. Here's a screenshot to document what's wrong:

Screenshot 2020-01-02 20 26 57

@ebeshero
Copy link
Member Author

ebeshero commented Jan 3, 2020

Here there are supposed to be line breaks between these places where we see text run together without white space. (I'm marking in where we should be seeing white spaces using a slash mark here):

  • "dread, / And"
  • "on, / And"
  • "head, / Because"
  • "fiend / Doth"

@ebeshero ebeshero added the bug Something isn't working label Jan 3, 2020
@ebeshero ebeshero changed the title Viewer is not blocking lines of poetry Viewer is not showing lines of poetry as blocks Jan 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants