Skip to content

AxelGoetz/markdown-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Preview

A markdown editor that displays all of the changes live.

Idea

The basic idea is to create a markdown parser that creates the parse tree. Every time a change is made to the file, it updates the right branches of the parse tree for efficiency reasons.

Then the live preview will be updated

Dialect

Based on the gruber dialect

About

[Work in progress] Simple markdown parser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published