aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO.md
diff options
context:
space:
mode:
authordvs12025-01-19 21:41:47 +1000
committerdvs12025-01-19 21:41:47 +1000
commit58d81d1a6d4dd09a8f19d4c42ab45caae7db030d (patch)
treed93f1d944a74cbdea6cbc3b7ac8feefddda5a3a8 /TODO.md
parentClean up the title stuff. (diff)
downloadnotYetAnotherWiki-58d81d1a6d4dd09a8f19d4c42ab45caae7db030d.zip
notYetAnotherWiki-58d81d1a6d4dd09a8f19d4c42ab45caae7db030d.tar.gz
notYetAnotherWiki-58d81d1a6d4dd09a8f19d4c42ab45caae7db030d.tar.bz2
notYetAnotherWiki-58d81d1a6d4dd09a8f19d4c42ab45caae7db030d.tar.xz
Use the wiki print button, filter the wiki HTML early, and use cmark-gfm.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 773c3c9..2062323 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,7 +1,6 @@
1# TODO 1# TODO
2## Do these 2## Do these
3 3
4See 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.
5 4
6Check the timestamps on the files, only update if source is newer than destination. Meh, it's already 600 times faster than the pandoc version. 5Check the timestamps on the files, only update if source is newer than destination. Meh, it's already 600 times faster than the pandoc version.
7- One quirk to watch for is if a URL path changes, the docs that have that URL need to be redone. 6- One quirk to watch for is if a URL path changes, the docs that have that URL need to be redone.