Skip to content
GigAI Tools
Definition

What is Markdown?

A plain-English definition, and the tools that work with it.

Definition

Markdown is a lightweight way to format plain text using simple symbols (# for headings, * for emphasis, - for lists) that convert to clean HTML. It lets you write formatted documents fast without a word processor, which is why READMEs, notes and docs use it.

  • You write in plain text with a few symbols, and it renders as formatted HTML. No toolbar needed.
  • It's portable and future-proof: a Markdown file is readable as-is and converts to HTML, PDF or slides.
  • Different flavours add tables, task lists and more, but the core syntax is universal.

Frequently asked questions

Try Markdown Preview

Free, private and instant. Everything runs in your browser.