diff options
author | Jonas Smedegaard <dr@jones.dk> | 2014-12-16 10:11:30 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2014-12-16 10:11:30 +0100 |
commit | ce31e964aaa5b3a55ef973e4f0e48a5343eb52d0 (patch) | |
tree | c8868db5cc17c4453c67695368f56a5bbdb139c2 /TODO | |
parent | f0d1a585ac49d074aed6a2dd039c4ac4d429058b (diff) |
Add more TODO items for input (was some fixes reverted again?).
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -5,6 +5,10 @@ Input: Example: 20 blocks cannot all be essential keywords (pages 43-44). * Fix ambiguous use of blockquote. Example: list either lacks bibliography or isn't a quote (page 22). + * Fix duplicate quotation around citation block. + Example: First citation in subsection "Parliament has Imposed...". + * Fix misaligned quotation around citation string. + Example: ‘legitimate that these rights [...] is left untouched". * Tighten markup of foreign terms to be consistent and unambiguous. Example: "acquis" (page 6) versus "open" (page 15) versus "strong copyleft" (page 29). @@ -14,6 +18,8 @@ Input: Example: "(...)" (page 15) versus "[...]" (page 26). * Tighten markup of citation blocks to be consistent and unambiguous. Example: "utmost" versus "51 However..." (page 18). + * Avoid hyperlink in text body. + Example: "Greens/EFA Group in the European Parliament" in "About". Processing: * Handle draft/final switch, and fail on warnings when in draft mode. |