Added package markdown (#899)

This commit is contained in:
Soasme 2018-10-20 06:32:02 +13:00 committed by Dominik Picheta
parent 8aed3d646d
commit e15115d7d5

View File

@ -11134,5 +11134,19 @@
"description": "USA Code.Gov MultiSync API Client for Nim",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-usagov"
},
{
"name": "markdown",
"url": "https://github.com/soasme/nim-markdown",
"method": "git",
"tags": [
"markdown",
"md",
"docs",
"html"
],
"description": "A Beautiful Markdown Parser in the Nim World.",
"license": "MIT",
"web": "https://github.com/soasme/nim-markdown"
}
]