1 unstable release
0.1.0 | Jul 5, 2020 |
---|
#42 in #parsed
4KB
How to Run
This needs nightly version of to run
rustup install nightly
and to compile this and run, use this command:
cargo +nightly run -- test_data/hello.md
OR make nightly as default rust
rustup override set nightly
How to run
cargo run -- test_data/hello.md -w --css foo.css
Dependencies
~4.5MB
~85K SLoC