8000 Add `micromark-extension`, `remark-lint-rule` topics · NodeGo/unifiedjs.github.io@9be3317 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9be3317

Browse files
committed
Add micromark-extension, remark-lint-rule topics
1 parent c9fddff commit 9be3317

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

generate/util/constant-topic.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
// Topics used to tag projects.
44
module.exports = [
5+
'micromark-extension',
56
'unified-plugin',
67
'remark-plugin',
78
'rehype-plugin',
1314
'xast-util',
1415
'nlcst-util',
1516
'vfile-util',
16-
'unifiedjs'
17+
'unifiedjs',
1718
// 'mdx', // Used too often by unrelated things...
19+
'remark-lint-rule'
1820
]

0 commit comments

Comments
 (0)
0