summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO22
1 files changed, 15 insertions, 7 deletions
diff --git a/TODO b/TODO
index 9df6f9b..952d564 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,19 @@
Input:
- * Avoid wikilink (Jonathan Walk,...).
- * Mark foreign terms with emphasis + doublequote: *"copyleft"*.
- * Use strong emphasis only for keywords (else normal emphasis).
- * Never quot a blockquote (blockquote _is_ the quatation marking).
- * Never hyperlink content (move to footnote or bibliography).
- * Always include bibliography to blockquote.
- * Are (un)numbered lists in blockquote accidental or really quotes?
+ * 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).
+ * Fix ambiguous use of blockquote.
+ Example: list either lacks bibliography or isn't a quote (page 22).
+ * Tighten markup of foreign terms to be consistent and unambiguous.
+ Example: "acquis" (page 6) versus "open" (page 15) versus "strong
+ copyleft" (page 29).
+ * 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).
+ * Tighten markup of citation blocks to be consistent and unambiguous.
+ Example: "utmost" versus "51 However..." (page 18).
Processing:
* Handle draft/final switch, and fail on warnings when in draft mode.