gstack/make-pdf/src
Garry Tan 1d130e2446
feat(make-pdf): out-of-tree image reads warn; --strict makes them fatal (D8.1)
Local CLI semantics stay (absolute paths and ../ still inline, like pandoc),
but never silently: an agent PDF-ing untrusted markdown can't quietly embed a
file from outside the input directory into a shareable document without a
visible warning, and --strict pipelines hard-fail. Two unit tests. Also:
TODOS.md gains the deferred e2e-harness dedup entry (D8.2).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 09:38:52 -07:00
..
browseClient.ts fix(make-pdf): pre-landing review wave — fence fidelity, injection hardening, Windows paths, transport rework 2026-06-12 07:57:42 -07:00
cli.ts feat(make-pdf): --to html|docx output formats 2026-06-12 00:12:04 -07:00
commands.ts feat(v1.4.0.0): /make-pdf — markdown to publication-quality PDFs (#1086) 2026-04-20 13:20:30 +08:00
diagram-prepass.ts feat(make-pdf): out-of-tree image reads warn; --strict makes them fatal (D8.1) 2026-06-12 09:38:52 -07:00
image-policy.ts fix(make-pdf): pre-landing review wave — fence fidelity, injection hardening, Windows paths, transport rework 2026-06-12 07:57:42 -07:00
image-size.ts fix(make-pdf): pre-landing review wave — fence fidelity, injection hardening, Windows paths, transport rework 2026-06-12 07:57:42 -07:00
orchestrator.ts fix(make-pdf): pre-landing review wave — fence fidelity, injection hardening, Windows paths, transport rework 2026-06-12 07:57:42 -07:00
pdftotext.ts v1.52.2.0 fix(make-pdf): render emoji instead of tofu (▯) on Linux (#1787) 2026-05-29 18:06:19 -07:00
print-css.ts fix(make-pdf): pre-landing review wave — fence fidelity, injection hardening, Windows paths, transport rework 2026-06-12 07:57:42 -07:00
render.ts fix(make-pdf): pre-landing review wave — fence fidelity, injection hardening, Windows paths, transport rework 2026-06-12 07:57:42 -07:00
setup.ts feat(v1.4.0.0): /make-pdf — markdown to publication-quality PDFs (#1086) 2026-04-20 13:20:30 +08:00
smartypants.ts feat(v1.4.0.0): /make-pdf — markdown to publication-quality PDFs (#1086) 2026-04-20 13:20:30 +08:00
types.ts feat(make-pdf): --to html|docx output formats 2026-06-12 00:12:04 -07:00