Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 480 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 480 Bytes

markdown2html

This Project aims to provide the following functionality:

  • Create nice html Sites (Bootstrap Styled) from Markdown
  • Support for mermaid.js Diagrams in Markdown ( https://mermaid.js.org )
  • Support for Code Highlighting in sourcecode examples included in the markdown file. ( https://highlightjs.org )

Why am I doing this ?

Learning more about HTML, CSS, Markdown and Mermaid.

Learning more about Git repository structure (first repo with 2 Branches).