markdownify 0.3.5

markitdown in rust - convert various document and files into markdown
Documentation
1
2
3
4
5
6
7
8
9
# markdownify

A library for converting various document formats to Markdown, part of the [mcat](https://github.com/Skardyy/mcat) project.

For full API documentation, see [docs.rs/markdownify](https://docs.rs/markdownify).

## License

This project is licensed under the MIT License - see the LICENSE under mcat for details.