Skip to content

Commit 75d033c

Browse files
committed
Update metadata
1 parent a636186 commit 75d033c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
{
22
"name": "mdast-util-toc",
33
"version": "5.0.1",
4-
"description": "Generate a Table of Contents (TOC) from a given Markdown file",
4+
"description": "mdast utility to generate a table of contents from a tree",
55
"license": "MIT",
66
"keywords": [
7+
"unist",
78
"mdast",
9+
"mdast-util",
810
"util",
11+
"utility",
12+
"markdown",
13+
"table",
14+
"contents",
915
"toc"
1016
],
1117
"repository": "syntax-tree/mdast-util-toc",

0 commit comments

Comments
 (0)