Skip to content

Commit be7155a

Browse files
authored
chore: update keywords
PR-URL: #12850 Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent c8950bc commit be7155a

5 files changed

Lines changed: 11 additions & 3 deletions

File tree

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",

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",

lib/node_modules/@stdlib/_tools/remark/plugins/remark-run-javascript-examples/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
"examples",
4646
"demo",
4747
"javascript",
48-
"js"
48+
"js",
49+
"remark",
50+
"plugin"
4951
]
5052
}

lib/node_modules/@stdlib/_tools/remark/plugins/remark-stdlib-urls-github/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
"stdlib",
4242
"repository",
4343
"repo",
44-
"github"
44+
"github",
45+
"remark",
46+
"plugin"
4547
]
4648
}

lib/node_modules/@stdlib/_tools/remark/plugins/remark-stdlib-urls-www/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
"repository",
4343
"repo",
4444
"www",
45-
"website"
45+
"website",
46+
"remark",
47+
"plugin"
4648
]
4749
}

0 commit comments

Comments
 (0)