I have a custom template that creates a new topic, but if I use special characters in the text, whatever is inside those special characters is lost plus the special characters.
Example:
If a user is describing a process and wants to use the following:
<server name>
everything here is omitted inside the topic after submitted using submit_post. Do I need to prepare the data in some fashion prior to submitting it?