Edgewall Software

Changes between Version 6 and Version 7 of WikiProcessors


Ignore:
Timestamp:
Aug 3, 2004, 7:32:31 AM (20 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WikiProcessors

    v6 v7  
    1313<pre class="wiki">{{{
    1414#!html
    15 &lt;h1 style="color: orange"&gt;This is raw HTML&lt;/h1&gt;
     15<h1 style="color: orange">This is raw HTML</h1>
    1616}}}</pre>
    1717}}}
     
    8181 * '''html''' -- Insert custom HTML in a wiki page. See WikiHtml.
    8282 * '''rst''' -- Trac support for Restructured Text. See WikiRestructuredText.
     83 * '''textile''' -- Initial support as of aug 2, 2004.  See [http://projects.edgewall.com/trac/ticket/593 ticket 593] and WikiTextile.
    8384
    8485=== Source Code Support ===