executable.md

Reference

CLI usage and pointers to the full specification.

CLI

xmd run <document.md> [options]
xmd <document.md> [options]   # run is the default command
xmd -e '<markdown>' [options]  # an inline document, no file needed

Document model

Full specification

The authoritative design and behavior spec (draft) lives in the repository:

Status

executable.md is an early, first public release and a draft spec. Expect rough edges, and please open an issue with feedback.