Commit Graph
2 Commits
Author SHA1 Message Date
sebastian 7b51283ae1 chore: extend .gitignore + add missing integration test
- .gitignore: add .DS_Store, *.log, *.bak, sailo-claude-backup/, .aw/, *.db,
  pytest_cache, test artifacts
- tests/test_md2doc_integration.py: missed in Task 8 commit
2026-07-28 11:05:14 +03:00
sebastianandClaude Opus 4.5 c93974fd3d Initial commit: md2pdf markdown to PDF converter
- Python script with weasyprint for high-quality PDF output
- Wrapper script for easy execution with bundled venv
- Multiple styles: default, minimal, dark, elegant
- Supports single file or directory conversion

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 14:28:59 +02:00