changed macro sourcecode to work with regexp and added more
syntax highlighting
This commit is contained in:
parent
2c907f75c8
commit
f1ab90effd
2 changed files with 44 additions and 29 deletions
|
@ -24,7 +24,7 @@
|
|||
<table width="90%" border="0" cellspacing="1" cellpadding="5">
|
||||
<tr>
|
||||
<td>Sourcecode in <% this.location %>:
|
||||
<pre><% this.source %></pre>
|
||||
<pre><% this.source as="highlighted" %></pre>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue