HTML On The Wire
Core Idea
Your Markdown becomes HTML files, and the web server sends those bytes over HTTP.
Practice Alone
Compare source Markdown, generated HTML on disk, and output fetched with curl.
Done When
You can point to each stage of the path from source to browser.

Linux Foundations