Added package remarker_light (#1008)

This commit is contained in:
muxueqz 2019-02-12 14:43:47 +08:00 committed by Miran
parent a8b7349a14
commit 64755d00ad

View File

@ -12657,5 +12657,18 @@
"description": "Nim Z3 theorem prover bindings",
"license": "MIT",
"web": "https://github.com/zevv/nimz3"
},
{
"name": "remarker_light",
"url": "https://github.com/muxueqz/remarker_light",
"method": "git",
"tags": [
"remark",
"slideshow",
"markdown"
],
"description": "remarker_light is a command line tool for building a remark-based slideshow page very easily.",
"license": "GPL-2.0",
"web": "https://github.com/muxueqz/remarker_light"
}
]