Merge pull request #901 from ThomasTJdev/nimtomd

Add nimtomd
This commit is contained in:
Dominik Picheta 2018-10-21 11:50:04 +01:00 committed by GitHub
commit 36b7a33610
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11148,5 +11148,17 @@
"description": "A Beautiful Markdown Parser in the Nim World.",
"license": "MIT",
"web": "https://github.com/soasme/nim-markdown"
},
{
"name": "nimtomd",
"url": "https://github.com/ThomasTJdev/nimtomd",
"method": "git",
"tags": [
"markdown",
"md"
],
"description": "Convert a Nim file or string to Markdown",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/nimtomd"
}
]