Add package marggers (#1652)

This commit is contained in:
hlaaftana
2020-10-02 06:42:13 +02:00
committed by GitHub
parent fed3a3317b
commit 2e9421d43b
+15
View File
@@ -19678,5 +19678,20 @@
"description": "A Nim library for making lightweight Electron-like HTML/JS GUI apps, with full access to Nim capabilities.",
"license": "MIT",
"web": "https://github.com/Niminem/Neel"
},
{
"name": "marggers",
"url": "https://github.com/hlaaftana/marggers",
"method": "git",
"tags": [
"markdown",
"parser",
"library",
"html"
],
"description": "dialect of Markdown in pure Nim with focus on HTML output",
"license": "MIT",
"web": "https://github.com/hlaaftana/marggers",
"doc": "https://hlaaftana.github.io/marggers/marggers.html"
}
]