| 123456789101112131415161718192021222324252627282930 |
- <?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>Authoring formats</title>
- <shortdesc>In addition to standard DITA XML, DITA-OT supports several alternative input formats, including Markdown
- and the proposed XDITA, MDITA and HDITA authoring formats currently in development for Lightweight DITA.</shortdesc>
- <prolog>
- <metadata>
- <keywords>
- <indexterm>Lightweight DITA</indexterm>
- <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>
|