diff options
author | Petr Mrázek <peterix@gmail.com> | 2015-05-16 23:04:00 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2015-05-16 23:04:00 +0200 |
commit | ff715f77854c84ef7bce446ca5b48190d64b45a9 (patch) | |
tree | c518447ceab7aa07897d6a1dc2e9891e02acc293 /depends/hoedown/README.md | |
parent | 43c777f3869922d4f74d406d75f3ca3d05cb9617 (diff) | |
download | MultiMC-ff715f77854c84ef7bce446ca5b48190d64b45a9.tar MultiMC-ff715f77854c84ef7bce446ca5b48190d64b45a9.tar.gz MultiMC-ff715f77854c84ef7bce446ca5b48190d64b45a9.tar.lz MultiMC-ff715f77854c84ef7bce446ca5b48190d64b45a9.tar.xz MultiMC-ff715f77854c84ef7bce446ca5b48190d64b45a9.zip |
NOISSUE replace derpy merkdown thing with hoedown
Diffstat (limited to 'depends/hoedown/README.md')
-rw-r--r-- | depends/hoedown/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/depends/hoedown/README.md b/depends/hoedown/README.md new file mode 100644 index 00000000..abe2b6ca --- /dev/null +++ b/depends/hoedown/README.md @@ -0,0 +1,9 @@ +Hoedown +======= + +This is Hoedown 3.0.2, taken from [the hoedown github repo](https://github.com/hoedown/hoedown). + +`Hoedown` is a revived fork of [Sundown](https://github.com/vmg/sundown), +the Markdown parser based on the original code of the +[Upskirt library](http://fossil.instinctive.eu/libupskirt/index) +by Natacha Porté. |