DocumentUp icon indicating copy to clipboard operation
DocumentUp copied to clipboard

line breaks look ugly from Github-Flavored Markdown Readme

Open scottbale opened this issue 10 years ago • 3 comments

Compare http://revelytix.github.io/backbone-nestify/ with https://github.com/revelytix/backbone-nestify.

The former has ugly line breaks, the latter does not. I'm guessing this is due to the line breaks in the README.md file itself (I have made a change to break all lines at 80 chars).

scottbale avatar Aug 14 '15 16:08 scottbale

Hey @scottbale,

Yes, we do consider line breaks like new paragraphs. Maybe we should consider changing that setting... hmmm.

jeromegn avatar Aug 24 '15 12:08 jeromegn

My pitch for that change would be that DocumentUp's layout of GFM would then more closely reflect GitHub's itself. (But I can also just revert my line breaks, it's not a huge deal.) Thanks.

scottbale avatar Aug 25 '15 17:08 scottbale

I'd also appreciate fixing this one. I prefer keeping ~80 characters per line and github flows the text for this nicely, but my documentup site at http://mozilla-comm.github.io/ical.js/ breaks the lines quite bad.

kewisch avatar Feb 01 '16 10:02 kewisch