Edited theme/epub/epub.xsl with Atlas code editor

develop
tjones 8 months ago
parent 8a88379b7d
commit 6cbd33a35a

@ -1 +1,10 @@
Type something here!
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:h="http://www.w3.org/1999/xhtml"
xmlns="http://www.w3.org/1999/xhtml"
exclude-result-prefixes="h">
<!-- Add title heading elements for different admonition types that do not already have headings in markup -->
<xsl:param name="add.title.heading.for.admonitions" select="1"/>
</xsl:stylesheet>

Loading…
Cancel
Save