| 1234567891011121314151617181920212223242526 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
- <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
- <topic id="alternative-authoring-formats">
- <title>Alternative authoring formats</title>
- <titlealts>
- <navtitle>Authoring formats</navtitle>
- </titlealts>
- <shortdesc>DITA-OT³ supports several alternative input formats in addition to standard DITA XML, including Markdown
- and the proposed XDITA, MDITA and HDITA authoring formats currently in development for Lightweight DITA.</shortdesc>
- <prolog>
- <metadata>
- <keywords>
- <indexterm start="lwdita">Lightweight DITA</indexterm> <!-- https://github.com/dita-ot/dita-ot/issues/3318 -->
- <indexterm>LwDITA<index-see>Lightweight DITA</index-see></indexterm>
- <indexterm>MDITA<index-see>Lightweight DITA</index-see></indexterm>
- <indexterm>XDITA<index-see>Lightweight DITA</index-see></indexterm>
- <indexterm>HDITA<index-see>Lightweight DITA</index-see></indexterm>
- <indexterm>authoring formats</indexterm>
- <indexterm>input formats<index-see>authoring formats</index-see></indexterm>
- <indexterm>formats<index-see>authoring formats</index-see><index-see>transformations</index-see></indexterm>
- </keywords>
- </metadata>
- </prolog>
- </topic>
|