summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-12-22 09:16:35 +0100
committerJonas Smedegaard <dr@jones.dk>2014-12-22 09:16:35 +0100
commitf8955236b96711e609e3f2eb5d95998de4812755 (patch)
treef7bea38c8b8b364029dc26a5a51e7c6ba9e3b1b2 /TODO
parent393da4bf5eac7b21cfd92406034d297a10e3cae2 (diff)
Add section and bibliography filters.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index 2c44301..8aa6c97 100644
--- a/TODO
+++ b/TODO
@@ -14,8 +14,10 @@ Input (last checked 2014-12-21 22-39):
Processing:
* Handle draft/final switch, and fail on warnings when in draft mode.
- * Use pandoc filter for bugfixing (not multiple passes + perl regex).
- * Decode and properly handle bibliography (i.e. {{cite ...}} markup).
+ * Fix avoid section filter eating subsequent content.
+ * use Header (not latex RawBlock) as header markup in section filter.
+ * Refine bibliography regarding web sources and timestamp markup.
+ <https://tex.stackexchange.com/questions/3587>
Content modelling:
* Favor british at all uses of "english" documentclass hint.