Skip to content

pindell-matt/tinymd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinymd

A tiny and terrible markdown compiler!

It is just out here trying to live its best life - compilin' simple Markdown files into valid HTML.

I got the ball rolling via inspiration from Jesse Lawson's Article: Getting Started with Rust by Building a Markdown Compiler - although I go about things a slightly different way.

Setup

Make sure Rust and Cargo are installed and then build / install dependencies with:

cargo build

Running

Pass your test Markdown as a arg:

cargo run -q [test.md]

About

tiny, terrible, markdown compiler!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages