7 releases
0.3.4 | Jun 17, 2024 |
---|---|
0.3.3 | Jun 17, 2024 |
0.2.0 | May 20, 2024 |
0.1.0 | May 16, 2024 |
#669 in Text processing
53KB
974 lines
Markdown Converter
Markdown Converter is a simple HTML to Markdown converter and flavored Markdown to Discord Markdown converter. It is designed to be simple and quick, mainly for personal use, but feel free to use it and contribute if you like.
Features
- Convert Anilist Markdown syntax to discord Markdown syntax.
- Convert HTML to discord Markdown syntax.
- Convert Steam api output to discord Markdown syntax.
Usage
Installation
Add the following to your Cargo.toml file:
[dependencies]
markdown_converter = "0.3.0"
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Dependencies
~2.2–3MB
~55K SLoC