Changes between Version 1 and Version 2 of Trac Syntax Coloring
- Timestamp:
- Sep 12, 2012, 8:57:46 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Trac Syntax Coloring
v1 v2 36 36 HTML documents are directly rendered only if the `render_unsafe_html` settings are enabled in the TracIni (those settings are present in multiple sections, as there are different security concerns depending where the document comes from). If you want to ensure that an HTML document gets syntax highlighted and not rendered, use the `text/xml` mimetype. 37 37 38 If mimetype such as 'svn:mime-type' is set to 'text/plain', there is no coloring even if file is known type like 'java'. 38 39 39 40 === List of Languages Supported, by Highlighter #language-supported … … 49 50 || C# || || ✓ ^[#a1 (1)]^ || ✓ || 50 51 || C++ || ✓ || ✓ || ✓ || 52 || CMake || ? || ? || ✓ || 51 53 || Java || ✓ ^[#a2 (2)]^ || ✓ || ✓ || 52 54 || Awk || || ✓ || ||