Prevent removing trailing spaces on certain documents
Open
- Dominant language
- Vala
- Stars
- 521
- Forks
- 118
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 14
Description
When writing in Code, it's usually useful if trailing spaces are removed, but when writing in [Pandoc's Markdown](https://pandoc.org/MANUAL.html#pandocs-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_.
Contributor guide
Assessment
This issue has not been assessed yet.