Alex Zaw 6cac4d16e0 Add curl-friendly /api/convert endpoint
Accepts raw markdown body, format via query param:
  curl --data-binary @file.md host/api/convert > out.html
  curl --data-binary @file.md host/api/convert?format=pdf -o out.pdf

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 12:20:49 -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
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%