aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 596f8bf..7eabf39 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1,7 +1,7 @@
1--- 1---
2pagetitle: "INSTALL" 2pagetitle: "INSTALL"
3author: onefang 3author: onefang
4history: https://sledjhamr.org/cgit/notYetAnotherWiki/log/INSTALL.md 4pagehistory: https://sledjhamr.org/cgit/notYetAnotherWiki/log/INSTALL.md
5--- 5---
6 6
7notYetAnotherWiki 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. 7notYetAnotherWiki 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.