Changes between Version 2 and Version 3 of WikiProcessors
- Timestamp:
- Mar 15, 2010 10:56:39 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiProcessors
v2 v3 88 88 * '''textile''' -- Supported if [http://cheeseshop.python.org/pypi/textile Textile] is installed. See [http://www.textism.com/tools/textile/ a Textile reference]. 89 89 * '''comment''' -- Do not process the text in this section (i.e. contents exist only in the plain text - not in the rendered page). 90 * '''diff''' -- Pretty print patches and diffs. 90 91 91 92 === Code Highlighting Support === … … 93 94 * '''c''' -- C 94 95 * '''cpp''' -- C++ 96 * '''csharp''' --- C# (''use #!text/x-csharp'') 95 97 * '''python''' -- Python 96 98 * '''perl''' -- Perl