Skip to content
This repository has been archived by the owner on Jul 23, 2018. It is now read-only.

apiaryio/markdown-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Parser Build Status

Markdown Parser purpose is to process a Markdown file and produce its abstract syntax tree (AST for short) which is suitable for further machine-processing. The AST also includes source maps for its nodes.

Markdown Parser is currently built on top of the (now deprecated) sundown library. In the future the sundown may be replaced with hoedown libray or even Redcarpet "C" core.

Contribute

Fork & Pull Request

License

MIT License. See the LICENSE file.

About

The real Markdown parser deal. You know, the one with a Markdown AST. Based on Upskirt, Sundown, Redcarpet or Hoedown whatever is trending.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published