tokmd-analysis-html
HTML rendering for tokmd analysis receipts.
Problem
You need a self-contained HTML report without mixing rendering concerns into the analysis data model.
What it gives you
render
Integration notes
- Renders a complete
AnalysisReceiptinto a single HTML document. - Escapes embedded HTML and JSON so the output is browser-safe.
- Uses the bundled template in
src/templates/report.html.