Files
nvim-hardline/lua
Clément Joly 3ed48995e6 Hide trailing white space warning for markdown (#28)
In the markdown syntax, it’s actually valid to have trailing spaces (it
creates a line break).

Quoting https://en.wikipedia.org/wiki/Markdown
> Two spaces at the end of a line
> produce a line break.
2021-12-10 15:22:31 +01:00
..