summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).