Please paste the code you wish to have updated.
What changes this parser makes to your code:
Updated: May 16, 2006
- Replaces MS Word Smartquotes with normal entities.
- <b> = <strong>
- <i> = <em>
- <u> = <span style="text-decoration:underline">
- <br> = <br />
- <hr> = <hr />
- <dir> and <menu> = <ul>
- <s> and <strike> = <del>
- <xmp> = <pre>