summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicksphere.ch>2022-09-03 00:00:00 +0000
committerNicholas Johnson <nick@nicksphere.ch>2022-09-03 00:00:00 +0000
commitd1c1c3ac27e35e09ea171c22c290e38c96310075dcd62ddae123a167e314a926 (patch)
tree70e8f661591f716aa7743547e3345e09d98633c76d4e9cdbb4b9a632b3568b65 /TODO
parent2ce3dfb9b599611a64c4cd888558f365372c65cfdf2eb60adb0237fe1c71e966 (diff)
downloadjournal-d1c1c3ac27e35e09ea171c22c290e38c96310075dcd62ddae123a167e314a926.tar.gz
journal-d1c1c3ac27e35e09ea171c22c290e38c96310075dcd62ddae123a167e314a926.zip
Rewrite glossary definitions with h2 tags
Using h2 tags instead of a bulleted list automatically gives the headings IDs, making definitions directly linkable.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index f378f27..21e6f31 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
-- use h2 tags for easy glossary linking
- put blank lines after Markdown headings and blockquotes for compatibility
- replace Python scripts with Makefile
- create README.txt (mention local web server for offline viewing)