Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added code highlighting support in wiki, using this syntax: | Jean-Philippe Lang | 2007-09-06 | 1 | -1/+7 |
| | | | | | | | | | | | | <pre><code> <-- cut here <pre><code class="ruby"> Place you code here. </code></pre> cut here --> </pre></code> git-svn-id: http://redmine.rubyforge.org/svn/trunk@710 e93f8b46-1217-0410-a6f0-8f06a7374b81 | ||||
* | Added syntax highlightment for repository files (using CodeRay). | Jean-Philippe Lang | 2007-08-15 | 1 | -0/+262 |
Supported languages: c, ruby, rhtml, yaml, html, xml. git-svn-id: http://redmine.rubyforge.org/svn/trunk@644 e93f8b46-1217-0410-a6f0-8f06a7374b81 |