You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor PDF generation to use Playwright Chromium instead of Puppeteer
- Updated dependencies in package.json and package-lock.json to include playwright-chromium.
- Modified markdown-to-pdf.js to replace Puppeteer with Playwright for PDF generation, enhancing performance and compatibility.
- Adjusted launch options and page settings for Playwright.
Co-authored-by: Yukaii <[email protected]>
0 commit comments