summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-12-15 14:00:38 +0100
committerJonas Smedegaard <dr@jones.dk>2014-12-15 14:00:38 +0100
commitf9366f984eeb872815dd594b6f0a65dbcb0495f9 (patch)
tree0a098ba5d78dcde69f2890acc934c79fad60fcfb
parent3289e1a5fa2f3499448e8a6f4230a7f838bad733 (diff)
Update TODO: Treat cite issue as a parsing (not input) issue for now.
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index b13b40c..9df6f9b 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
Input:
* Avoid wikilink (Jonathan Walk,...).
- * Tidy bibliography (i.e. {{cite ...}}) or merge with footnotes.
* Mark foreign terms with emphasis + doublequote: *"copyleft"*.
* Use strong emphasis only for keywords (else normal emphasis).
* Never quot a blockquote (blockquote _is_ the quatation marking).
@@ -11,7 +10,7 @@ Input:
Processing:
* Handle draft/final switch, and fail on warnings when in draft mode.
* Use pandoc filter for bugfixing (not multiple passes + perl regex).
- * Fix preserve citation in footnote.
+ * Decode and properly handle bibliography (i.e. {{cite ...}} markup).
Content modelling:
* Favor british at all uses of "english" documentclass hint.