mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add nimtomd
This commit is contained in:
parent
e15115d7d5
commit
f846a89f84
@ -11148,5 +11148,17 @@
|
|||||||
"description": "A Beautiful Markdown Parser in the Nim World.",
|
"description": "A Beautiful Markdown Parser in the Nim World.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/soasme/nim-markdown"
|
"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…
x
Reference in New Issue
Block a user