|
|
|
|
|
by shurcooL
4429 days ago
|
|
> Unwrapping plain text paragraphs is worse but not the end of the world. We start to toe the line with unwrapping my blockquotes. What do you mean by "unwrapping"? Can you give an example please. I don't think it should be doing any unwrapping; blockquotes should be preserved (and nicely formatted) [1]. > You went way past that line when you removed the empty line at the end of the file. It makes sure the last line has an ending newline, nothing more, nothing less. Any extra newlines are not visible in the generated HTML. [1] https://github.com/shurcooL/markdownfmt/blob/d472cbc9d6118d6... |
|
Here is a hypothetical--but common--workflow that this destroys: Author keeps multiple chapters of book in separate files for easy editing and revision control. When it is time to publish text the author executes:
You killed my chapter titles.