diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-26 23:47:06 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-26 23:47:06 -0500 |
commit | dc5682014c7360e723d4861d32ee933eea8fcd5d (patch) | |
tree | 021886f2b0e2158d87d33417b8b687dfb1cee923 /TODO | |
parent | ace32031ac6c9787ee46c5ab19e6f71b99cd26d3 (diff) | |
parent | d9f49a66e4a7dfd93823f2396796ed6c55f69648 (diff) |
Minor late-night tweaks.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -1,11 +1,6 @@ Bare ampersands should be converted to HTML entities upon output. -It should also be possible to, on output, convert to HTML entities any -Unicode characters found in htmlentitydefs.codepoint2name. (This -algorithm would allow me to simplify Unicode, Dammit--convert -everything to Unicode, and then convert to entities upon output, not -treating smart quotes differently from any other Unicode character -that can be represented as an entity.) +Add namespace support. XML handling: |