Markdown

Definition

Markdown is a lightweight plain-text format that uses simple symbols for headings, lists, and links, often rendered as HTML.

By Vinespire Editorial Team, Editorial ·

See our sourcing methodology →

TechnicalAI search glossary

This term is part of the full AI search glossary.

Full definition

Created for readable source text, Markdown is widely used in documentation, README files, and conventions like llms.txt. Common patterns include # headings, - list items, and [label](url) links.

Because it is structured yet simple, it is convenient for both humans and tools that parse content for AI systems. See llms.txt.

← All glossary terms