Version 8 (modified by sdsd, 18 years ago)

--

Using HTML in Wiki Text

Trac supports inserting HTML into any wiki context, accomplished using the HTML WikiProcessor.

HTML support is built-in, and does not require installing any additional packages.

How to Use HTML

To inform the wiki engine that a block of text should be treated as HTML, use the html processor.

This example should explain:

{{{
#!html
<h1 style="text-align: right; color: blue">HTML Test</h1>
}}}

Results in:

HTML Test

More Information

 #!html 
  <p style=display:none>
<a href="http://www.order-now.biz/">ultra herbal</a><br>
<a href="http://eazol.order-now.biz/">Eazol</a><br>
<a href="http://venapro.order-now.biz/">venapro</a><br>
<a href="http://freedietpills.order-now.biz/">free diet pills</a><br>
<a href="http://thyroidsupplement.order-now.biz">thyroid supplement</a><br>
<a href="http://hgh.order-now.biz/">hgh supplements</a><br>
<a href="http://naturalhairlossremedy.order-now.biz/">hair loss remedy</a><br>
<a href="http://naturaldietpills.order-now.biz/">natural diet pills</a><br>

See also: WikiProcessors, WikiFormatting, WikiRestructuredText