Pre-built binaries are available on the GitHub Releases tab.
```console
$ cargo install mdconv
$ cargo install --force mdconv
$ git clone https://github.com/groow-dev/mdconv.git $ cd mdconv $ cargo install --path . ```
```console
$ mdconv
$ mdconv -o output.html
$ mdconv -i input.md
$ mdconv -i input.md -o output.html ```
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.