1.0.0 • Published 1 year ago

textlint-rule-no-h1 v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

textlint-rule-no-h1

This rule is a textlint rule that disallows the use of h1 in content. Maybe there is a title field, and it is h1.

Usage

npm i textlint textlint-rule-no-h1
{
  "rules": {
    "no-h1": true
  }
}
1.0.0

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago