Skip to content

Commit 279fc39

Browse files
committed
Added package markdown
1 parent 89d85c1 commit 279fc39

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

packages.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11130,5 +11130,19 @@
1113011130
"description": "High level wrapper for build nginx module w/ nginx-c-function",
1113111131
"license": "MIT",
1113211132
"web": "https://github.com/ba0f3/ngxcmod.nim"
11133+
},
11134+
{
11135+
"name": "markdown",
11136+
"url": "https://github.com/soasme/nim-markdown",
11137+
"method": "git",
11138+
"tags": [
11139+
"markdown",
11140+
"md",
11141+
"docs",
11142+
"html"
11143+
],
11144+
"description": "A Beautiful Markdown Parser in the Nim World.",
11145+
"license": "MIT",
11146+
"web": "https://github.com/soasme/nim-markdown"
1113311147
}
1113411148
]

0 commit comments

Comments
 (0)