What Markdown looks like here

Everything on this page is written in Markdown. Here is a quick tour of what that gives you.

Headings keep the structure clear

Use them to break a longer piece into sections a reader can scan.

You get bold, italics, and inline code without thinking about markup.

Block quotes set apart a line worth pausing on.

For code, fence it:

crofty build
crofty deploy

And links are plain text in brackets. That is the whole toolkit — no editor, no platform, just text you can read in any file.