19 lines
523 B
Markdown
19 lines
523 B
Markdown
# Changelog
|
|
|
|
All notable changes to this skill will be documented in this file.
|
|
|
|
## [0.1.0] - 2025-11-27
|
|
|
|
### Added
|
|
- Initial release of markdown-to-pdf-converter skill
|
|
- Academic-style CSS template (pdf-style.css)
|
|
- Playwright diagram capture script
|
|
- Figure centering patterns that work with weasyprint
|
|
- Manual page break documentation
|
|
- Common issues troubleshooting guide
|
|
|
|
### Based On
|
|
- paralleLLM empathy-experiment-v1.0.pdf formatting standards
|
|
- pandoc + weasyprint toolchain
|
|
- Playwright for HTML → PNG capture
|