On March 9, 2004 at 13:29, Ulrich Mayring wrote:
1) In many places mhonarc generates unclosed tags such as <br>. We changed that to <br/>, but perhaps <br /> would be better.
This can be done by changing layout resources, not the code.
2) We delete characters that are invalid XML characters.
There is the CHARSETCONVERTERS and TEXTENCODE resources for controling how characters are converted. With TEXTENCODE, you can convert everything to UTF-8.
3) We escape <, > and & with < > &
MHonArc already does this.
-- Ulrich Mayring DENIC eG, Systementwicklung