mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
Highlight examples too.
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3587 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
aa28286994
commit
6dd7a7b929
2
xep.xsl
2
xep.xsl
@ -855,7 +855,7 @@ OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
<xsl:template match='example'>
|
||||
<p class='caption'><a><xsl:attribute name='name'><xsl:text>example-</xsl:text><xsl:number level='any' count='example'/></xsl:attribute></a>Example <xsl:number level='any' count='example'/>.<xsl:text> </xsl:text><xsl:value-of select='@caption'/></p>
|
||||
<div class='indent'>
|
||||
<pre><xsl:apply-templates/></pre>
|
||||
<pre class='prettyprint'><xsl:apply-templates/></pre>
|
||||
</div>
|
||||
</xsl:template>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user