Markdown to PDF
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
23
commits
Improve PDF typography: font-weight, smoothing, heading styles to match preview
5afc404View on GitHubFix PDF: use PNG for sharp text, scale 3, avoid page breaks inside elements
1b60aadView on GitHubAdd static GitHub Pages health page and clarify API availability
85a9e9cView on GitHubRemove environment restriction to allow deployment from api branch
fc1e978View on GitHubRemove local.py file containing the local HTTP server implementation for Markdown to PDF conversion API. This file included server setup, request handling, and CORS support.
aee4e12View on GitHubAdd API functionality: REST endpoint for Markdown to PDF conversion
5a37fd3View on GitHubAdd initial project structure with Markdown to PDF converter; include server setup, HTML interface, and styling. Add .gitignore and requirements file.
3155332View on GitHubRefactor app and index files to enhance clarity and branding; updated default text and titles for the Markdown to PDF converter.
0504827View on GitHubAdd full-screen drag & drop overlay with blur, animated plus icon and DROP text
cf1ec42View on GitHub