diff options
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. |