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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mdast!