Skip to content

Commit 5635034

Browse files
authored
Update to 1.1.0
1 parent 6edbb07 commit 5635034

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

plugin.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<?xml-model href="dita-ot/plugin.rnc" type="application/relax-ng-compact-syntax"?>
3-
<plugin id="fox.jason.extend.css" version="1.0.3">
3+
<plugin id="fox.jason.extend.css" version="1.1.0">
44
<feature extension="ant.import" file="process_css_extend.xml"/>
55
<!-- HTML5 extension points -->
66
<feature extension="dita.xsl.html5" value="xsl/xhtml.xsl" type="file"/>
77
<!-- XHTML extension points -->
88
<feature extension="dita.xsl.xhtml" value="xsl/xhtml.xsl" type="file"/>
99
<!-- Uses the default depend.preprocess.copy-html.pre extension point -->
10-
<feature extension="depend.preprocess.copy-html.pre" value="extend.css"/>
11-
<!-- Offers three additional extension points for dependent plug-ins -->
10+
<feature extension="depend.preprocess.copy-html.pre" value="extend.css"/>
11+
<!-- Offers three additional extension points for dependent plug-ins -->
1212
<extension-point id="extend.css.process.pre" name="Custom CSS pre-processing"/>
1313
<extension-point id="extend.css.process" name="Custom CSS processing"/>
1414
<extension-point id="extend.css.process.post" name="Custom CSS post-processing"/>

0 commit comments

Comments
 (0)