aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index d34981e..27ed5c2 100644
--- a/packages.json
+++ b/packages.json
@@ -813,5 +813,14 @@
"description": "Functional operations for iterators and slices, similar to sequtils",
"license": "MIT",
"web": "https://github.com/def-/iterutils"
+ },
+ {
+ "name": "hastyscribe",
+ "url": "git://github.com/h3rald/hastyscribe",
+ "method": "git",
+ "tags": ["markdown", "html", "publishing"],
+ "description": "Self-contained markdown compiler generating self-contained HTML documents",
+ "license": "MIT",
+ "web": "https://h3rald.com/hastyscribe"
}
]