Markdown to HTML transpiler Final project for the engineering course "formal approach, languages and compilation" at ISEP. Transpiles any document from markdown to HTML with the following features: Headings, Bold, Italic, Underline, Crossed-Text Inline code / Block Code Horizontal rules Links Images XSVG extension (Markdown to SVG) Built with: Flex (lexical analyzer) GNU Bison (Parser) Authors: @aveklan @totodore @monica-ayala