We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89d85c1 commit 279fc39Copy full SHA for 279fc39
packages.json
@@ -11130,5 +11130,19 @@
11130
"description": "High level wrapper for build nginx module w/ nginx-c-function",
11131
"license": "MIT",
11132
"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"
11147
}
11148
]
0 commit comments