Curated examples of the Markii file format
Markii is an extensible markdown format that you can upgrade with your own React components which you can further enhance with Lua super powers.
| Example | Description | URL | Screenshot |
|---|---|---|---|
| Format Tour | A guided tour of Markii, from directives to layout to scripting. Start here. | #tour | |
| Weather Forecast: Baku | A live weather dashboard for Baku, Azerbaijan, fed by Open-Meteo. | #baku-weather | ![]() |
| Tech Community Pulse | A live Hacker News pulse dashboard: trending threads, top domains, and comment velocity, fed by the Algolia HN Search API. | #hn-pulse | ![]() |
| Cat Gallery | Ten breed-accurate cat photos in a 5×2 wall plus an interactive breed finder, fed by the Cat API. | #cat-gallery | ![]() |
| Edge Site Status Board | A bundle-backed monitoring note for five edge sites, fed by Open-Meteo and checked against each site's own wind threshold. | #edge-status | ![]() |
The Edge Site Status Board is a bundle rather than a single file, and the playground opens it as one: the note appears beside the files it carries (its manifest, scripts, data file, and image), and Run executes its scripts straight out of the bundle.
MIT. Examples are meant to be copied.



