13 · Environments & Packaging

Markdown

Lightweight plain-text formatting

A simple way to write formatted docs with headings, lists, and links in plain text. READMEs, AGENTS.md, and most LLM prompts lean on it.

Concrete example

`## Title` becomes a heading when Markdown is rendered.

Why it matters

The default writing format for project docs and agent instructions.