Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't use .preserve-line-breaks for Markdown content
The Markdown parser generates HTML with headings, paragraphs, ... for each bit of text. This results in extra vertical spacing if we use `white-space: pre-line`
- Loading branch information