mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-01-10 15:51:04 +00:00
Edited theme/epub/epub.xsl with Atlas code editor
This commit is contained in:
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…
Reference in New Issue
Block a user