code-srv-test/dita-ot-3.6/plugins/org.lwdita/xsl/map2markdown-cover_template.xsl
2021-03-23 22:38:58 +00:00

10 lines
No EOL
395 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="2.0">
<xsl:import href="dita2markdown.xsl"/>
<xsl:import href="map2markdown-coverImpl.xsl"/>
<!--dita:extension id="dita.xsl.html.cover" behavior="org.dita.dost.platform.ImportXSLAction" xmlns:dita="http://dita-ot.sourceforge.net"/-->
</xsl:stylesheet>