Markdown to pdf renderer
Stars
142
Forks
14
Watchers
142
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
78
commits
1
commits
For Python 3.9 use tests with PyMuPDF version 1.26.5. (#102)
20faf8aView on GitHubFor Python 3.8 PyMuPDF version changed from 1.24.6 to 1.24.11. (#101)
b31c8d3View on GitHubThe `sections` property of the `MarkdownPdf` class contains a list of added sections in the order in which they were added. (#98)
df3c3ecView on GitHubSection.page_count contains number of pdf pages that has been generated for section after add_section call. (#97)
69ea862View on GitHub