diff options
| author | muxueqz <zhangmingyuan240@gmail.com> | 2019-02-12 14:43:47 +0800 |
|---|---|---|
| committer | Miran <narimiran@disroot.org> | 2019-02-12 07:43:47 +0100 |
| commit | 64755d00adf98640908fa2858fb655bd88b3d20f (patch) | |
| tree | 41051777af78fa61e13cb6c9aa6fb812b9b992a6 | |
| parent | a8b7349a14d8f9f1b48737c826a68c81bd24f82d (diff) | |
| download | packages-64755d00adf98640908fa2858fb655bd88b3d20f.tar.gz packages-64755d00adf98640908fa2858fb655bd88b3d20f.zip | |
Added package remarker_light (#1008)
| -rw-r--r-- | packages.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 3c0d87b..ffd5bfa 100644 --- a/packages.json +++ b/packages.json @@ -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" } ] |
