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
End-To-End Document Management Software
UnForm® is a platform-independent software product that creates, delivers, stores and retrieves graphically enhanced documents from ERP application printing. A complete, end-to-end document management solution, UnForm interfaces at the point of printing to produce documents in various formats for printing and electronic delivery.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mdast!