Skip to content

alexwkleung/MDAST-Inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ” MDAST Inspector

This is a simple educational tool to see how Markdown is presented in the mdast (Markdown Abstract Syntax Tree) format.

Setup

Clone the repository

git clone <SSH/HTTPS URL>

Install npm dependencies

npm install

Run development server

npm run dev

License

MIT License.

About

๐Ÿ” Inspect the mdast (Markdown Abstract Syntax Tree) of written Markdown content

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published