Skip to content
A pure-Rust, eventually standards-compliant markdown processor
Branch: master
Clone or download
Latest commit cfbe616 Apr 17, 2015
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
src
testdata
.gitignore
.travis.yml
AUTHORS.txt
COPYRIGHT apache2/mit dual license Aug 13, 2014
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md

README.md

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.

You can’t perform that action at this time.