all repos — hastyscribe @ 0f9a73fc79148f285ec0cf945c8370288d9d0e78

A professional markdown compiler.

Re-compiled enabling github checkbox support.
h3rald h3rald@h3rald.com
Thu, 16 Apr 2020 08:42:24 +0200
commit

0f9a73fc79148f285ec0cf945c8370288d9d0e78

parent

c7bab22177f96d721ccf6963dfd5910f6133e4e7

2 files changed, 1 insertions(+), 1 deletions(-)

jump to
M nifty.jsonnifty.json

@@ -4,7 +4,7 @@ "commands": {

"build": { "name+configure.sh": { "pwd": "{{name}}", - "cmd": "./configure.sh && make" + "cmd": "./configure.sh --github-checkbox=input && make" } }, "install": {