Copyright © 2009 Marc Worrell Date: 2009-08-04
Authors: Marc Worrell (marc@worrell.nl).
| escape/1 | Escape a html text to valid a xml text so that it can be transported in XML. |
escape(L::iolist()) -> iolist()
Escape a html text to valid a xml text so that it can be transported in XML. Translates control characters to spaces, except for TAB, CR and LF.
Generated by EDoc, Dec 10 2012, 20:44:34.