diff options
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,9 +1,7 @@ | |||
1 | --- | 1 | --- |
2 | pagetitle: "INSTALL" | 2 | pagetitle: "INSTALL" |
3 | author: onefang | 3 | author: onefang |
4 | feedatom: https://sledjhamr.org/cgit/notYetAnotherWiki/atom | ||
5 | history: https://sledjhamr.org/cgit/notYetAnotherWiki/log/INSTALL.md | 4 | history: https://sledjhamr.org/cgit/notYetAnotherWiki/log/INSTALL.md |
6 | sourcecode: https://sledjhamr.org/cgit/notYetAnotherWiki/ | ||
7 | --- | 5 | --- |
8 | 6 | ||
9 | notYetAnotherWiki uses [lcmark](https://github.com/jgm/lcmark) to parse [CommonMark](https://commonmark.org/) into HTML. You can probably install it using luarocks. lua-yaml is the YAML parsing library I test with. | 7 | notYetAnotherWiki uses [lcmark](https://github.com/jgm/lcmark) to parse [CommonMark](https://commonmark.org/) into HTML. You can probably install it using luarocks. lua-yaml is the YAML parsing library I test with. |