git clone https://github.com/mverbytska/markdown_parser.git
cargo run to_html </path/to/file.md>
<h1>Hello! My name is Mariia.</h1>
cargo doc
cargo doc --open
cargo run help
cargo test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone https://github.com/mverbytska/markdown_parser.git
cargo run to_html </path/to/file.md>
<h1>Hello! My name is Mariia.</h1>
cargo doc
cargo doc --open
cargo run help
cargo test