Crates.io | markdown_converter |
lib.rs | markdown_converter |
version | 0.3.4 |
source | src |
created_at | 2024-05-16 17:59:46.608893 |
updated_at | 2024-06-17 01:43:00.413176 |
description | A simple html to markdown converter and flavored markdown to discord markdown converter |
homepage | |
repository | https://github.com/ValgulNecron/markdown_converter |
max_upload_size | |
id | 1242339 |
size | 59,799 |
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.
Add the following to your Cargo.toml file:
[dependencies]
markdown_converter = "0.3.0"
Contributions are welcome! Please feel free to submit a Pull Request.