diff options
author | Jonas Smedegaard <dr@jones.dk> | 2014-12-21 23:52:49 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2014-12-21 23:52:49 +0100 |
commit | 393da4bf5eac7b21cfd92406034d297a10e3cae2 (patch) | |
tree | d3b8730ca94ec612cee8d667a62ed31e3679398f /TODO | |
parent | e7d0aa693e7314dbfc9ec8f56c8f6d929f6b763e (diff) |
Clarify TODOs slightly.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,6 +1,7 @@ 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). + Example: several lists marked as blockquote either lack bibliography + or is not quotes (e.g. page 22). * Tighten markup of foreign terms to be consistent and unambiguous. Examples: "legislating", "sui generis", "register lifted data", "open standard", "machine-readable format", "open format", etc... @@ -9,7 +10,7 @@ Input (last checked 2014-12-21 22-39): * Tighten markup of titles to be consistent and unambiguous. Example: "the ISP Directive", "General principle". * Tighten markup of citation blocks to be consistent and unambiguous. - Example: "utmost" (page 18) and more are indented. + Example: Some blockquotes are also indented (e.g. page 18). Processing: * Handle draft/final switch, and fail on warnings when in draft mode. |