tokmd-analysis-format 1.9.0

Formatting and rendering for tokmd analysis receipts.
Documentation

tokmd-analysis-format

Formatting and rendering for analysis receipts.

Problem

You need receipt output in several formats without mixing rendering logic into the data model.

What it gives you

  • render
  • RenderedOutput
  • Markdown, JSON, JSON-LD, XML, SVG, Mermaid, OBJ, MIDI, tree, and HTML output paths

Integration notes

  • HTML rendering is delegated to tokmd-analysis-html.
  • The optional fun feature enables novelty output via tokmd-fun.
  • Rendering preserves whatever the receipt already contains.

Go deeper