If the content contains an HTML tag, it will be parse and output as HTML.
example:
This is a spell <span>check</span> test.
will result as:
This is a spell check test.
Log in to post a comment.