Changes between Version 1 and Version 2 of WikiProcessors


Ignore:
Timestamp:
Dec 2, 2009, 12:08:12 AM (16 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiProcessors

    v1 v2  
    8989 * '''textile''' -- Supported if [http://cheeseshop.python.org/pypi/textile Textile] is installed. See [http://www.textism.com/tools/textile/ a Textile reference].
    9090 * '''comment''' -- Do not process the text in this section (i.e. contents exist only in the plain text - not in the rendered page).
     91 * '''diff''' -- Pretty print patches and diffs.
    9192
    9293=== Code Highlighting Support ===
     
    9495 * '''c''' -- C
    9596 * '''cpp''' -- C++
     97 * '''csharp''' --- C# (''use #!text/x-csharp'')
    9698 * '''python''' -- Python
    9799 * '''perl''' -- Perl