[support] Displaying html tags without conversion

Fred Jones fredthejonester at gmail.com
Fri Jul 25 07:28:05 UTC 2008


> I want to place blocks on my site with help info for users on how to use
> html tags in their posts, but the tags are always converted in the display
> on the screen. So I cannot display for example "<h3>Title</h3>" as plain
> text – it always converts into the style. Does anyone know how to set a
> filter, or use a new one so that html is NOT converted at all?

No, but you can use the HTML code:

&lt;h3&gt;

to display <h3> on the screen. :)

HTH


More information about the support mailing list