Skip to content

EmilEinarsen/Markdown-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploring building a basic markdown parcer

Built a working markdown parser out of couriosity for how compilers and parcers work and to get more familar with markdown syntax/standards. Used Regexp, recursion, modularity to build and export a function that could be used in anything Javascript based.

Used it to make a live-editor in React a while back

About

Basic markdown parser built to explore compilers, parser concepts and markdown standards.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published