alternative-input-formats.dita 1.4 KB

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <topic id="alternative-authoring-formats">
  5. <title>Alternative authoring formats</title>
  6. <titlealts>
  7. <navtitle>Authoring formats</navtitle>
  8. </titlealts>
  9. <shortdesc>DITA-OT³ supports several alternative input formats in addition to standard DITA XML, including Markdown
  10. and the proposed XDITA, MDITA and HDITA authoring formats currently in development for Lightweight DITA.</shortdesc>
  11. <prolog>
  12. <metadata>
  13. <keywords>
  14. <indexterm start="lwdita">Lightweight DITA</indexterm> <!-- https://github.com/dita-ot/dita-ot/issues/3318 -->
  15. <indexterm>LwDITA<index-see>Lightweight DITA</index-see></indexterm>
  16. <indexterm>MDITA<index-see>Lightweight DITA</index-see></indexterm>
  17. <indexterm>XDITA<index-see>Lightweight DITA</index-see></indexterm>
  18. <indexterm>HDITA<index-see>Lightweight DITA</index-see></indexterm>
  19. <indexterm>authoring formats</indexterm>
  20. <indexterm>input formats<index-see>authoring formats</index-see></indexterm>
  21. <indexterm>formats<index-see>authoring formats</index-see><index-see>transformations</index-see></indexterm>
  22. </keywords>
  23. </metadata>
  24. </prolog>
  25. </topic>