summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-12-21 23:38:26 +0100
committerJonas Smedegaard <dr@jones.dk>2014-12-21 23:38:26 +0100
commite7d0aa693e7314dbfc9ec8f56c8f6d929f6b763e (patch)
tree3e764ba5d0a50e044852c5cf723e121b5fa6e73f
parent6ebc939d3479f26de331b36f73eb289c74c748d3 (diff)
Update TODOs on input.
-rw-r--r--TODO24
1 files changed, 7 insertions, 17 deletions
diff --git a/TODO b/TODO
index b338b2d..54cf9af 100644
--- a/TODO
+++ b/TODO
@@ -1,25 +1,15 @@
-Input:
- * Fix broken links.
- Example: [[Barry M. Leiner]] (footnote 54).
- * Fix ambiguous and/or excessive use of strong emphasis
- Example: 20 blocks cannot all be essential keywords (pages 43-44).
+Input (last checked 2014-12-21 22-39):
* 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).
+ Examples: "legislating", "sui generis", "register lifted data",
+ "open standard", "machine-readable format", "open format", etc...
+ are a mixture of single-quoted, double-quoted,
+ curly-single/double-quoted and unquoted.
* Tighten markup of titles to be consistent and unambiguous.
- Example: "Ensuring utmost..." versus "Greens/EFA group..." (page 2).
- * Tighten markup of meta comments to be consistent and unambiguous.
- Example: "(...)" (page 15) versus "[...]" (page 26).
+ Example: "the ISP Directive", "General principle".
* 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".
+ Example: "utmost" (page 18) and more are indented.
Processing:
* Handle draft/final switch, and fail on warnings when in draft mode.