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.
|
1 year ago | |
---|---|---|
comrak_formatter | 3 years ago | |
src | 1 year ago | |
.gitignore | 3 years ago | |
Cargo.toml | 1 year ago | |
LICENSE | 3 years ago | |
readme.md | 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