CourionAI
EN
Newsletter
← Glossary Term

Markdown

A simple way to format text using plain characters, widely used with AI tools.

Markdown is a lightweight way to add formatting to plain text: a few symbols turn into headings, bold, lists and links. It stays readable even before it is rendered, which is why it became popular for writing on the web.

AI assistants often produce and accept Markdown, so their answers come out neatly structured. If you have seen a chatbot reply with tidy headings and bullet points, that is usually Markdown at work.