summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-12-16 10:11:30 +0100
committerJonas Smedegaard <dr@jones.dk>2014-12-16 10:11:30 +0100
commitce31e964aaa5b3a55ef973e4f0e48a5343eb52d0 (patch)
treec8868db5cc17c4453c67695368f56a5bbdb139c2 /TODO
parentf0d1a585ac49d074aed6a2dd039c4ac4d429058b (diff)
Add more TODO items for input (was some fixes reverted again?).
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 952d564..b338b2d 100644
--- a/TODO
+++ b/TODO
@@ -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.