Skip to content

v0.3.0 — text-diagram trio: nomnoml, WaveDrom, bytefield

Choose a tag to compare

@seandavi seandavi released this 21 Jul 01:03
34587fa

Install: quarto add seandavi/quarto-livefigures@v0.3.0

Three new backends selected for agent fluency — formats LLMs author reliably, none with existing Quarto support (ADR 0011):

  • nomnoml (.noml, .nomnoml) — terse node-edge/UML diagrams, automatic layout
  • WaveDrom (.wavedrom, .wavedrom.json) — digital timing & register diagrams from JSON
  • bytefield (.bytefield) — byte/packet layout diagrams

Six source formats now render through one pipeline: single-source-of-truth, offline, deterministic, content-addressed caching. theme=dark/background=scene hard-fail on formats without those variants rather than rendering wrong.

Full notes in NEWS.md.