Skip to content

julianpoma/markdown-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown compiler

This is an small markdown to html compiler I made following this guide

Features:

  • Detects # and ## headings
  • Detects regular paragraphs

Usage

cargo run example.md

Releases

No releases published

Packages

No packages published