R/MRatCalcpowered by RiX

RiX walkthrough 18 f

Write a Markdown report

Preserve document structure and a table in portable Markdown.

Lower document semantics to Markdown

Headings, emphasis, code, math, lists, quotes, and tables stay native where CommonMark has a matching construct. Graphics are embedded as inline SVG, and loss of interaction is recorded in diagnostics.

Runnable RiX

Use .Out("report.md", report) to write the source with the CLI.

  • Browser: complete Markdown generation.
  • CLI: no external tools.
  • Options: none.