Djot is a light markup syntax. It derives most of its features from commonmark, but it fixes a few things that make commonmark's syntax complex and difficult to parse efficiently. It is also much fuller-featured than commonmark, with support for definition lists, footnotes, tables, several new kinds of inline formatting (insert, delete, highlight, superscript, subscript), math, smart punctuation, attributes that can be applied to any element, and generic containers for block-level, inline-level, and raw content. The project began as an attempt to implement some of the ideas I suggested in Beyond Markdown.
Features
- Parse djot markup in linear time, with no backtracking
- Parsing of inline elements is "local" and does not depend on what references are defined later
- Documentation available
- The extension .dj may be used to indicate that the contents of a file are djot-formatted text
- The code and documentation are released under the MIT license
- Implementations in JavaScript, Lua, Prolog, Rust
Categories
Markup LanguagesLicense
MIT LicenseFollow Djot
Other Useful Business Software
DataHub is the leading open-source data catalog helping teams discover, understand, and govern their data assets.
Built on an open source foundation with a thriving community of 13,000+ members, DataHub gives you unmatched flexibility to customize and extend without vendor lock-in. DataHub Cloud is a modern metadata platform with REST and GraphQL APIs that optimize performance for complex queries, essential for AI-ready data management and ML lifecycle support.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Djot!