Changes between Version 1 and Version 2 of WikiProcessors


Ignore:
Timestamp:
09/16/05 00:03:53 (21 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiProcessors

    v1 v2  
    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 [http://dealmeida.net/projects/textile/ Textile].
     83 * '''textile''' -- Supported if  [http://dealmeida.net/projects/textile/ Textile] is installed.
    8484
    8585=== Source Code Support ===
     
    9696'''Note:''' ''Trac relies on external software packages for syntax coloring. See TracSyntaxColoring for more info.''
    9797
    98 By using the mime-type as processor, it is posible to syntax-highlight the same languages that are supported when browsing source code.  (The list of mime-types can be found in [source:trunk/trac/Mimeview.py Mimeview.py]).
     98By using the mime-type as processor, it is posible to syntax-highlight the same languages that are supported when browsing source code.
    9999
    100100For example, you can write: