html-customization-plugins.dita 564 B

12345678910
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <task id="custom-html-plugins">
  5. <title>Custom HTML plug-ins</title>
  6. <shortdesc>For more complex customizations, you can create custom DITA-OT plug-ins that build on the default XHTML and
  7. HTML5 transformations, bundle custom stylesheets, modify the HTML markup, or override other aspects of HTML
  8. processing.</shortdesc>
  9. </task>