aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index cf328bb..0cec9e3 100644
--- a/TODO.md
+++ b/TODO.md
@@ -14,6 +14,11 @@ Other colour shenanigans.
14 14
15Might be useful to automatically convert anything looking like a URL into a linky. 15Might be useful to automatically convert anything looking like a URL into a linky.
16 16
17TOC
18
19- Maybe have it on the left, as the sub menu of the current page's menu item, automatically generated from the $body$ headings.
20- Sub headings get sub menus etc.
21
17Check the timestamps on the files, only update if source is newer than destination. Meh, it's already 600 times faster than the pandoc version. 22Check the timestamps on the files, only update if source is newer than destination. Meh, it's already 600 times faster than the pandoc version.
18 23
19- One quirk to watch for is if a URL path changes, the docs that have that URL need to be redone. 24- One quirk to watch for is if a URL path changes, the docs that have that URL need to be redone.