changed macro sourcecode to work with regexp and added more

syntax highlighting
This commit is contained in:
stefanp 2004-04-13 08:37:38 +00:00
parent 2c907f75c8
commit f1ab90effd
2 changed files with 44 additions and 29 deletions

View file

@ -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>