Add nimtomd
This commit is contained in:
parent
e15115d7d5
commit
f846a89f84
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue