diff options
author | Jonas Smedegaard <dr@jones.dk> | 2015-03-23 12:14:23 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2015-03-23 12:14:23 +0100 |
commit | 1cc49cd4217c7c23ca89abf8c9d21c7c135141fe (patch) | |
tree | 69f2309e68bffdc4f1bda867399690e70c120dfa /TODO | |
parent | 085f7ff3dd25b229c10aa1cb83eb516199a939a8 (diff) |
Update TODOs.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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). |