Authoring formats
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.
Standard DITA XML DITA Open Toolkit supports all released versions of the OASIS DITA specification, including 1.0, 1.1, 1.2, and 1.3. As of release 3.6 , DITA-OT also provides an initial preview of features for the latest draft of the upcoming DITA 2.0 standard.Markdown content Markdown is a lightweight markup language that allows you to write using an easy-to-read plain text format and convert to structurally valid markup as necessary.Preview support for Lightweight DITA DITA-OT provides preview support for the authoring formats proposed for Lightweight DITA , or “LwDITA ”. The XDITA, MDITA and HDITA formats are alternative representations of DITA content in XML, Markdown and HTML5.Markdown DITA syntax reference Markdown DITA uses CommonMark as the underlying markup language.