XML escaping
Brought to you by:
intabulas
Need to XML escape text put into entry fields.
For example, if I create a new Link with a URL containing
query parameters (?q=atom&type=atom), the resulting
feed will be invalid, as the link is output in plain text.
Need to replace & with &, etc.
Greg Gershman
greg@blogdigger.com