You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
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:
The text was updated successfully, but these errors were encountered:
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):
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:
The text was updated successfully, but these errors were encountered: