Djot is a light markup language. It takes inspiration from CommonMark but aims to provide a cleaner, more expressive syntax that is easier for both humans and parsers to work with.
Djot is intended for plain text authoring and publishing, with support for rich structural elements while avoiding some of the ambiguity and parsing complexity associated with traditional Markdown implementations.
This is free and open source software.
Key Features
- Supports definition lists, footnotes, tables, and mathematical content.
- Offers additional inline formatting such as insert, delete, highlight, superscript, and subscript.
- Allows arbitrary attributes to be attached to any element.
- Provides generic containers for block-level, inline-level, and raw content.
- Designed so documents can be parsed efficiently in linear time.
- Includes a syntax description, cheatsheet, playground, and guidance for Markdown users.
- Has multiple implementations and editor tooling across different environments.
Website: github.com/jgm/djot
Support:
Developer: John MacFarlane
License: MIT License
Related Software
| Lightweight Markup Languages | |
|---|---|
| Markdown | Markup language and Text-to-HTML conversion tool |
| MultiMarkdown | Based on Markdown with additional features |
| GitHub Flavored Markdown | For user content on GitHub.com and GitHub Enterprise |
| Markdown Extra | Lightweight markup language based on Markdown |
| AsciiDoc | Presentable text document format for writing articles |
| Textile | Billed as a "humane web text generator" |
| Texy | Text-to-XHTML formatter and converter library |
| Tome | Markup Language and Tool Suite for Authors |
| reStructuredText | Markup Syntax and Parser Component of Docutils |
| Haml | Templating engine for HTML |
| JsonML | Map between XML and JSON |
| TOML | Tom’s Obvious Minimal Language |
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

