Skip to content

A pure-Rust, eventually standards-compliant markdown processor

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

nathantypanski/rustdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustdown Build Status

Rustdown is a Markdown processor written in Rust. It's still fairly work-in-progress right now. The goal is for it to take input Markdown files and emit HTML documents.

Perhaps a longer-term goal is for it to be usable as a library, and be extensible enough that others may add features to it without too much work.

About

A pure-Rust, eventually standards-compliant markdown processor

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages