Allow using tags inside <source> (e.g. to colorize source code)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113238 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -415,7 +415,7 @@
|
||||
|
||||
<jsl:template match="source" trim="false">
|
||||
<div id="source">
|
||||
<pre><x:expr select="."/></pre>
|
||||
<pre><x:copyOf select="."/></pre>
|
||||
</div>
|
||||
</jsl:template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user