Merge pull request #74 from h3rald/patch-1

Added HastyScribe package
This commit is contained in:
Dominik Picheta 2014-07-27 14:01:54 +01:00
commit f25118383d

View File

@ -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"
}
]