Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages