The problem

Every web project starts the same way. You open a blank file and start typing angle brackets.

HTML is fine. But writing it by hand is noisy, repetitive, and forces you to think about tags instead of content.

What I built

MDL (Markdown Language) is a tiny authoring language that compiles to clean, semantic HTML.