Actions
Feature #407
closedCode Syntax Highlighting in Wiki and Repository
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
1. Adding Syntax Highlighting in Wiki pages should be as simple as adding a javascript library for this (CodeHighlighter,
etc.). And usage would be:
echo "hello world";
2. Syntax Highlighting in the Repository for files/diffs would be great, but trickier (CodeRay/Syntax/etc.
+ file.mime_type)
Actions