summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-03-23 12:14:23 +0100
committerJonas Smedegaard <dr@jones.dk>2015-03-23 12:14:23 +0100
commit1cc49cd4217c7c23ca89abf8c9d21c7c135141fe (patch)
tree69f2309e68bffdc4f1bda867399690e70c120dfa /TODO
parent085f7ff3dd25b229c10aa1cb83eb516199a939a8 (diff)
Update TODOs.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 5d1ac80..fc0d099 100644
--- a/TODO
+++ b/TODO
@@ -21,9 +21,6 @@ Processing:
* Add dash filter to handle en-dash.
* Cap over-long titles in headers.
* Consistently place page numbers at bottom.
- * Fix URI escaping (e.g. preserve # as fragment ID and = in query).
- + Inspect RFC3986.
- + Use URI::Split.
* Mark bad links (not only warn at build) in flightcheck+draft mode.
* Warn about possible HTML escapes in content (e.g. &#\d+; or %{HEX}).
* Maybe comply with PDF/A-1b (or newer).