Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 644 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 644 Bytes

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:

Authors: