Markdown-to-BBCode converter
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jonathan de Jong 0a572cda52 fix hr option 1 year ago
comrak_formatter add licences to Cargo.toml files 3 years ago
src fix hr option 1 year ago
.gitignore INIT 3 years ago
Cargo.toml add debug and newline stuffs 1 year ago
LICENSE added EUPL v1.2 LICENSE 3 years ago
readme.md added EUPL v1.2 LICENSE 3 years ago

readme.md

md2bbcode

A markdown-to-bbcode converter.

Note: this tool is in early alpha, and probably only finalized when i get enough timemotivation to work on it, suggestions welcome.

USAGE:
    md2bbcode [ARGS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <input>     Input markdown file, use - for stdin [default: -]
    <output>    Output bbcode file, use - for stdout [default: -]

You can install this tool via cargo install --git https://git.jboi.nl/jonathan/md2bbcode

Licensed under the EUPL v1.2