close
Warning:
Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
Mar 15, 2010, 9:46:23 AM (16 years ago)
- Author:
-
trac
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
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 |