Simple Markdown Compiler Pedagogical project done entirely in Python, that converts a markdown document into HTML. Way to use: python3 comp.py markdown_document_name Special mention to Carlos Quental for helping me with RegEx. His github -> https://github.com/carlosquental