This project includes both a binary and a library:
- Binary (cli): A command-line interface that uses the core library to provide an easy way to convert Markdown to PDF. - Library (lib): Can be integrated into your Rust projects for parsing Markdown or generating PDF documents programmatically.