Skip to content

Mitch391/mitch-markdown-compiler

Repository files navigation

This is my attempt at making a markdown compiler. From md to html

Compiler made in Python, only converts stuff into a tree that can be used to generate html later. Only supports bold, italic, monospace and horizontal line for now.

Works by using: python3 mitch-markdown-compiler file.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages