Skip to content

Commit 17d10cc

Browse files
committed
chore: add mdown keyword in _tools/remark/plugins/remark-lint-expected-html-sections
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 067dba8 commit 17d10cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • lib/node_modules/@stdlib/_tools/remark/plugins/remark-lint-expected-html-sections

lib/node_modules/@stdlib/_tools/remark/plugins/remark-lint-expected-html-sections/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)