diff options
-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). |