1.0.0 • Published 12 months ago

textlint-rule-no-h1 v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months 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

12 months ago

0.1.1

12 months ago

0.1.0

12 months ago