Skip to content

Markdown renderer incorrectly handles single line breaks #1366

Description

@the10thWiz

Under typical markdown, single line breaks should be treated as whitespace (and combined with adjacent whitespace into a single space). However, in many places, RedReader simply eliminates single line breaks, leaving no spaces between words.

I noticed this issue on this post: https://reddit.com/r/talesfromtechsupport/comments/1uo1f3f/the_reports_are_all_wiggly/, which does render correctly in both the old and new Reddit websites.

From what I can tell, this only effects some posts (although this may be related to how the post was created, since Reddit's fancy editor might generate extra characters that allow RedReader to handle the markdown correctly). I haven't seen an example of this issue in comments, so they may be unaffected.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions