Add nimtomd

This commit is contained in:
ThomasTJdev 2018-10-20 21:34:50 +02:00
parent e15115d7d5
commit f846a89f84

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"
}
]