Changes between Version 3 and Version 4 of TracSyntaxColoring
- Timestamp:
- 03/09/2015 02:26:40 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracSyntaxColoring
v3 v4 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 || || ✓ || ||