diff options
author | dvs1 | 2025-01-22 21:01:59 +1000 |
---|---|---|
committer | dvs1 | 2025-01-22 21:01:59 +1000 |
commit | 4a435bf8ae0e9f009346d89ebc424d8884f33cea (patch) | |
tree | 5c0852c7a0bdb926db42dd5f17b168461503433a /README | |
parent | Typo-- (diff) | |
download | notYetAnotherWiki-4a435bf8ae0e9f009346d89ebc424d8884f33cea.zip notYetAnotherWiki-4a435bf8ae0e9f009346d89ebc424d8884f33cea.tar.gz notYetAnotherWiki-4a435bf8ae0e9f009346d89ebc424d8884f33cea.tar.bz2 notYetAnotherWiki-4a435bf8ae0e9f009346d89ebc424d8884f33cea.tar.xz |
Replace cmark-gfm and lcmark with luamark.
Plus YAR, yet another rewrite.
Diffstat (limited to '')
-rw-r--r-- | README | 4 | ||||
-rw-r--r-- | README.md.md | 1 |
2 files changed, 1 insertions, 4 deletions
@@ -1,7 +1,3 @@ | |||
1 | --- | ||
2 | title: "notYetAnotherWiki" | ||
3 | --- | ||
4 | |||
5 | # notYetAnotherWiki | 1 | # notYetAnotherWiki |
6 | 2 | ||
7 | notYetAnotherWiki is not another wiki, at least not yet. It'll be much | 3 | notYetAnotherWiki is not another wiki, at least not yet. It'll be much |
diff --git a/README.md.md b/README.md.md new file mode 100644 index 0000000..bc85e8c --- /dev/null +++ b/README.md.md | |||
@@ -0,0 +1 @@ | |||
title=notYetAnotherWiki | |||