diff options
author | Jonas Smedegaard <dr@jones.dk> | 2014-12-22 09:16:35 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2014-12-22 09:16:35 +0100 |
commit | f8955236b96711e609e3f2eb5d95998de4812755 (patch) | |
tree | f7bea38c8b8b364029dc26a5a51e7c6ba9e3b1b2 /TODO | |
parent | 393da4bf5eac7b21cfd92406034d297a10e3cae2 (diff) |
Add section and bibliography filters.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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. |