v0.1.1
What's changed
- Switch the project license metadata and repository license to MIT.
- Update the GitHub and PyPI README header, badges, and visual presentation.
- Streamline the bundled agent skill at
mdtopdf/skills/SKILL.md. - Clarify agent installation and runtime guidance, including Docker and WeasyPrint native dependency notes.
Install
python -m pip install --upgrade agent-markdown-pdf
mdtopdf --version
mdtopdf doctor --jsonThe PyPI distribution name is agent-markdown-pdf; the CLI command remains mdtopdf.