aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO.md
diff options
context:
space:
mode:
authordvs12025-01-18 11:38:09 +1000
committerdvs12025-01-18 11:38:09 +1000
commitd7c399df63f5d08be38619aab68db20ee521e249 (patch)
tree0a833cc5d5bfdad39bd5f5a0460657610d0c47c9 /TODO.md
parentTODO++ (diff)
downloadnotYetAnotherWiki-d7c399df63f5d08be38619aab68db20ee521e249.zip
notYetAnotherWiki-d7c399df63f5d08be38619aab68db20ee521e249.tar.gz
notYetAnotherWiki-d7c399df63f5d08be38619aab68db20ee521e249.tar.bz2
notYetAnotherWiki-d7c399df63f5d08be38619aab68db20ee521e249.tar.xz
Use the PmWiki MarkDown module.
Diffstat (limited to '')
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 87e2392..cacdb22 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,6 +4,7 @@ pagehistory: https://sledjhamr.org/cgit/notYetAnotherWiki/log
4--- 4---
5## Do these 5## Do these
6 6
7See if any wiki specific MarkDown outputting modules can help. Already installed one for PmWiki, which works now. See if I can find something similar for Foswiki.
7 8
8Check the timestamps on the files, only update if source is newer than destination. Meh, it's already 600 times faster than the pandoc version. 9Check the timestamps on the files, only update if source is newer than destination. Meh, it's already 600 times faster than the pandoc version.
9- One quirk to watch for is if a URL path changes, the docs that have that URL need to be redone. 10- One quirk to watch for is if a URL path changes, the docs that have that URL need to be redone.