Skip to content

Totodore/md-to-html-transpiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Markdown to HTML transpiler in C (Formal approaches, languages and compilations course, M2 project)

Topics

Resources

Stars

Watchers

Forks