Name
tsvsheet.goldmark — Renders tsvsheet code blocks as computed tables in goldmark markdown.
tsvsheet.goldmark is a goldmark extension that renders tsvsheet code blocks as computed tables: a fenced ```tsvsheet block in markdown is evaluated by the go-tsvsheet engine and rendered in place, so documents show results, not formulas.
It shares its rendering semantics with the other markdown hosts (tsvsheet.remark for remark/markdown-it) — the same block renders byte-for-byte identically in every host.
- Source: tsvsheet/tsvsheet.goldmark
- Engine: tsvsheet/go-tsvsheet
- Language: tsvsheet/tsvsheet