Here is a boring text!

Run the script!

The text above should change into "<div id="test">Hello World!</div>".

This means you CAN NOT create tags with this function! This is because < and > automatically turns into &lt; and &gt;

Go Back!