Markdown and ODT explained
Markdown is plain text with lightweight conventions — hashes for headings, asterisks for emphasis — that stays readable as written while converting cleanly to HTML.
ODT is the OpenDocument text format, an ISO standard that works much like DOCX — a ZIP of XML — but developed openly rather than by a single vendor.
- Where Markdown files come from
- READMEs, documentation sites, notes apps and static blogs.
- Where ODT is used
- LibreOffice, OpenOffice and public-sector document policies.