Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback

Markdown Run Book (mdrb)

Execute a markdown file with Deno.

deno install --unstable -Arfn mdrb https://deno.land/x/mdrb/mod.ts

Prior Art

NOTE: the original implementation of the markdown execution feature in deno-dzx was written by me, @andrewbrey