##// END OF EJS Templates
Added code highlighting support in wiki, using this syntax:...
Added code highlighting support in wiki, using this syntax: <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

File last commit:

r416:f7d514125165
r699:42db3cac06ad
Show More
print.css
2 lines | 125 B | text/css | LassoCssLexer
#header, #navigation, #subcontent, #footer { display:none; }
.menu { display:none; }
.contextual, .rightbox { display:none; }