This project is a simple markdown to HTML compiler made in Ruby. Done by following the blog Writing a Markdown Compiler, the idea is to expand the initial code to support more markdown features, and learn more about Ruby (and how compilers work) in the process. It's basically divided in three parts: Tokenizer, Parser and Generator. And also one test for each part.
-
Notifications
You must be signed in to change notification settings - Fork 0
DanielDz21/markdown-compiler
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published