summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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.