replacing ...

来源: 2011-01-22 12:03:16 [旧帖] [给我悄悄话] 本文已被阅读:

in WXC default mode, it will diplay the codes as code. in [HTML源代码] mode, do replacing in the order:

1. replace & by &  ( if you are using uniform code with & , like space code   )

2. replace < by &lt;

3. replace > by &gt;