File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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" />
You can’t perform that action at this time.
0 commit comments