Changes between Version 2 and Version 3 of TracSyntaxColoring
- Timestamp:
- Sep 27, 2014, 5:58:33 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracSyntaxColoring
v2 v3 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 || || ✓ || ||