# mdtype-rules-stdlib
Built-in body rules for [`mdtype`](https://github.com/serejke/mdtype): `forbid-h1`, `required-sections`, `section-order` (strict + relaxed), `forbidden-sections`. Each rule is one short file, trivially copy-pasteable as a template for downstream rules.
Depends only on `mdtype-core`. See [`docs/rules.md`](https://github.com/serejke/mdtype/blob/main/docs/rules.md) for the catalogue and [`docs/extending.md`](https://github.com/serejke/mdtype/blob/main/docs/extending.md) for how to add your own.
## License
MIT.