From e7c267c6d56329a8c2fd5b1b6255c2e6168778e7 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 15 Dec 2014 14:02:42 +0100 Subject: Rewrite input issues to not include suggestions (to avoid being misinterpreted as instructions) and add more examples. --- TODO | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'TODO') 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. -- cgit v1.2.3