Skip to content

Commit b8996e2

Browse files
committed
chore: add mdown keyword in _tools/remark/plugins/remark-lint-html-section-structure
Adds the missing `mdown` keyword to align with the established `@stdlib/_tools/remark/plugins/*` keyword convention (12 of 14 sibling packages list `mdown` alongside `markdown` / `md`).
1 parent 17d10cc commit b8996e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • lib/node_modules/@stdlib/_tools/remark/plugins/remark-lint-html-section-structure

lib/node_modules/@stdlib/_tools/remark/plugins/remark-lint-html-section-structure/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"linter",
4242
"markdown",
4343
"md",
44+
"mdown",
4445
"remark",
4546
"remark-plugin",
4647
"plugin",

0 commit comments

Comments
 (0)