- Whoops, got the text wrong for the HTML todo template.
1 parent afd003b commit 84baf9cca00a511ee94376d3d029abccfa8d27bc
nstanger authored on 19 Jun 2012
Showing 1 changed file
View
2
■■■
modules/meta-elements.xml
<xsl:text>]}</xsl:text>
</common>
<common formats="/html/xhtml/">
<strong>
<xsl:text>[!!TODO</xsl:text>
<xsl:text>[!!TODO!!</xsl:text>
<xsl:if test="node()">
<xsl:text> </xsl:text>
<xsl:apply-templates />
<xsl:text> !!</xsl:text>