We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aed3d6 commit e15115dCopy full SHA for e15115d
packages.json
@@ -11134,5 +11134,19 @@
11134
"description": "USA Code.Gov MultiSync API Client for Nim",
11135
"license": "MIT",
11136
"web": "https://github.com/juancarlospaco/nim-usagov"
11137
+ },
11138
+ {
11139
+ "name": "markdown",
11140
+ "url": "https://github.com/soasme/nim-markdown",
11141
+ "method": "git",
11142
+ "tags": [
11143
+ "markdown",
11144
+ "md",
11145
+ "docs",
11146
+ "html"
11147
+ ],
11148
+ "description": "A Beautiful Markdown Parser in the Nim World.",
11149
+ "license": "MIT",
11150
+ "web": "https://github.com/soasme/nim-markdown"
11151
}
11152
]
0 commit comments