diff options
Diffstat (limited to '')
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | --- | 1 | --- |
2 | pagetitle: "INSTALL" | 2 | pagetitle: "INSTALL" |
3 | author: onefang | 3 | author: onefang |
4 | history: https://sledjhamr.org/cgit/notYetAnotherWiki/log/INSTALL.md | 4 | pagehistory: https://sledjhamr.org/cgit/notYetAnotherWiki/log/INSTALL.md |
5 | --- | 5 | --- |
6 | 6 | ||
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. | 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. |