plan: publish todo text as html page
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 28 Oct 2021 00:29:12 +0000 (02:29 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 9 Nov 2021 03:14:15 +0000 (04:14 +0100)
Parsing as Markdown results in intended formatting after a single character
escape.

.gitignore
Makefile
TODO

index f0359069c9536a442fe7db63ae3af7c9d5e677b4..d5797717cb18a79604e7b6918809474e2b539d06 100644 (file)
@@ -5,6 +5,7 @@
 # derived contents
 /sitemap.xml
 /light.css
+/plan.plp
 /word/*.min.js
 
 # site owner tag for google webmaster tools
index 2e2b80a93ee461aa3ffe3cb6ee29d9f736c86cdb..961f4727909bf76b2b6aef6c113e9f98fde4f956 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-all: sitemap.xml light.css data/digraphs.inc.pl data/unicode-cover.inc.pl data/countries.inc.pl data/browser data/termcol-xcolor.inc.pl data/digraphs-xorg.inc.pl word
+all: sitemap.xml light.css plan.plp data/digraphs.inc.pl data/unicode-cover.inc.pl data/countries.inc.pl data/browser data/termcol-xcolor.inc.pl data/digraphs-xorg.inc.pl word
 more: all
 
 .PHONY: force # applied to download after 2 hours
@@ -17,6 +17,9 @@ sitemap.xml: tools/mksitemap
 light.css: tools/stripcss base.css
        $(call cmdsave,$^)
 
+plan.plp: TODO
+       kramdown $< >$@
+
 word: word/put.min.js data/wordlist.en.json data/wordlist.nl.json data/wordlist.ru.json data/wordpairs.json
 
 word/put.js: $(download)
diff --git a/TODO b/TODO
index f4b8be6f9380885e6ed6550dfca97302ad889dd4..43eacb3ce29cbdd973318d084366fcb84324d2c4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,8 @@
+# ToDo
+
 - style for .undo (maybe just some css3-only shadow)
-- fix mode switching in konq (used to work)
-  only when <wbr>s present?! use browser sniffing to force ?ascii=0 :(
+- fix mode switching in konq (used to work)  
+  only when \<wbr>s present?! use browser sniffing to force ?ascii=0 :(
 - safari loading bug?
 - multiple stylesheets selectable
 - ghosting option documented and default
@@ -18,7 +20,7 @@
 - footer options clickable to change (javascript)
 - change options dynamically if possible (at least ?style)
 - footer style option to top position/button?
-- top-left header (logo to root)?
+- top-left header (logo to root)?  
   conflicts with Esc key positioning
 - /browser history
 - word