Skip to content

Commit 172d91e

Browse files
committed
Add Markdown Tools category #52
1 parent fedc27d commit 172d91e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/categories/markdown-tools.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"name": "Markdown Tools",
3+
"description": "Parse & stringify markdown syntax to/from HTML",
4+
"packages": ["markdown-it", "marked", "micromark", "remark"]
5+
}

0 commit comments

Comments
 (0)