VisiMark

The playground needs a wider screen

It is a five-panel editor — files, source, preview, terminal and diagnostics, all visible at once — and there is no honest way to be that on a phone. Open this page on a screen at least 900 pixels wide and it will load.

The tutorial covers the same ground in prose, with every example worked through, and reads fine here.

Loading the playground…

Fetching the tutorial documents and the VisiMark engine.

If this message stays put, vendor/visimark-playground.js did not load. The playground has to be served over http(s) — run bun run serve and open http://localhost:8080/playground.html rather than opening this file from disk.


      
running fully in your browser
Files
Editor
Preview
Run a check across every file in FILES — the same visimark check a CI pipeline would run on the whole repository.
BUILD NOT RUN
Function Description
Click Infer only to see what VisiMark would propose for this
document — column rules, named scalars, and constants it
recognises in the prose — without touching it. Infer and write
applies those proposals to the document.
Scenario
Try this