plugin.xml 337 B

123456789
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. This file is part of the DITA Open Toolkit project.
  4. See the accompanying license.txt file for applicable licenses.
  5. -->
  6. <plugin id="org.dita.normalize">
  7. <transtype name="dita" desc="Normalized DITA"/>
  8. <feature extension="dita.conductor.target.relative" file="conductor.xml"/>
  9. </plugin>