code
code copied to clipboard
Prevent removing trailing spaces on certain documents
When writing in Code, it's usually useful if trailing spaces are removed, but when writing in Pandoc's Markdown, two trailing spaces are a symbol for a new line.
It would be very useful if there was a way to disable deleting trailing whitespaces for certain file types, like .md.