alexz 43152351fa fix: prevent Chromium zombie leak in htmlToPdf
- Wrap browser lifecycle in try/finally so browser.close() always runs
- Fall back to SIGKILL of browser.process() if close() fails
- Add --disable-dev-shm-usage to launch args (container stability)
- Add tini as ENTRYPOINT in Dockerfile for defense in depth
- Bump version to 1.0.2
2026-04-11 14:59:50 +00:00
2026-04-10 11:09:26 -07:00
2026-04-10 11:09:26 -07:00
2026-04-10 11:09:26 -07:00
2026-04-10 11:09:26 -07:00
Description
Markdown to HTML/PDF converter with TOC and Mermaid diagram support
8 MiB
Languages
JavaScript 97.9%
Dockerfile 2.1%