aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/INSTALL.md
diff options
context:
space:
mode:
authordvs12024-12-28 16:55:42 +1000
committerdvs12024-12-28 16:55:42 +1000
commit7a85cb1010051d5b5460e511ce010e23e644cb04 (patch)
tree91c3999bd04eac38e7819e5945d5f0e66dba53e9 /INSTALL.md
parentOOPS-- (diff)
downloadnotYetAnotherWiki-7a85cb1010051d5b5460e511ce010e23e644cb04.zip
notYetAnotherWiki-7a85cb1010051d5b5460e511ce010e23e644cb04.tar.gz
notYetAnotherWiki-7a85cb1010051d5b5460e511ce010e23e644cb04.tar.bz2
notYetAnotherWiki-7a85cb1010051d5b5460e511ce010e23e644cb04.tar.xz
Mostly fix up the footer.
Still could use an " and " between "atom feed" and "source code" if both are there.
Diffstat (limited to 'INSTALL.md')
-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.