Skip to content

bnsmcx/probable-guacamole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

probable-guacamole

Simple markdown to HTML Compiler

This was a fun challenge. Basically a black-box reverse engineer of a markdown to html compiler.

You should absolutely not use this for anything. There is no shortage of well done compiler/transpiler/parsers out there. After all, markdown was designed from the ground up to be compiled to HTML. This was just a learning experience. And I learned a ton.

About

My attempt at writing a Markdown to HTML Compiler/Transpiler/Parser thingy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages