mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
#17873741 : added code highlighting for issuetracker
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5934 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cdfde41254
commit
2f791fd050
2 changed files with 40 additions and 3 deletions
|
|
@ -14,8 +14,8 @@
|
|||
<li>[<a href="{getUrl('type','diff','path',urlencode($path),'erev',$erev, 'brev', $brev)}">compare with previous</a>]</li>
|
||||
<!--@end-->
|
||||
</ol>
|
||||
|
||||
<pre>
|
||||
<br />
|
||||
<pre class="brush: cpp;">
|
||||
<!--@if($file_type == "code")-->
|
||||
{htmlspecialchars($content->content)}
|
||||
<!--@elseif($file_type == "document")-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue