remark-lint-no-trailing-spaces

2.0.1 • Public • Published

no-trailing-spaces external rule for remark-lint

A remark-lint external rule to warn about any trailing whitespace.

`·` represents ` `.

<!-- Invalid (2 warnings) -->

# Title··
··
Hello world!

<!-- Valid -->

# Title

Hello world!

Package Sidebar

Install

npm i remark-lint-no-trailing-spaces

Weekly Downloads

6,346

Version

2.0.1

License

MIT

Unpacked Size

4.71 kB

Total Files

8

Last publish

Collaborators

  • trott
  • verekia