mdast is a specification for representing markdown in a syntax tree. It implements unist. It can represent several flavours of markdown, such as CommonMark and GitHub Flavored Markdown. This document defines a format for representing markdown as an abstract syntax tree. Development of mdast started in July 2014, in remark, before unist existed. This specification is written in a Web IDL-like grammar.
Features
- mdast extends unist
- Documentation available
- Examples available
- mdast relates to JavaScript in that it has a rich ecosystem of utilities for working with compliant syntax trees in JavaScript
- mdast is not limited to JavaScript and can be used in other programming languages
- mdast relates to the unified and remark projects in that mdast syntax trees are used throughout their ecosystems
Categories
Markdown EditorsFollow mdast
Other Useful Business Software
Earn up to 16% annual interest with Nexo.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mdast!