Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't trim HTML block lines (MD_LINE_HTML) (#206)
Markdown 0.30 doesn't mandate right-trimming the contents of HTML lines. Doing so is more work and breaks output compatibility with cmark, tested with commonmark/cmark@9393560.
- Loading branch information