remark-lint-no-leading-spaces

1.0.0 • Public • Published

no-leading-spaces external rule for remark-lint

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

`·` represents ` `.

<!-- Invalid -->

# Title

··Hello world!

<!-- Valid -->

# Title

Hello world!

Readme

Keywords

none

Package Sidebar

Install

npm i remark-lint-no-leading-spaces

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • verekia