info Open to new work opportunities! Contact me
Daniel Hladik AI Automation Engineer

← All terms

Markdown

A lightweight markup language for editing plain text and converting it to formatted web content.

What is Markdown?

Markdown is a lightweight markup language used to edit plain text and convert it into formatted text that can be published on the web (HTML). The text is easy to read even in its original format.

Use in AI

AI models understand text in Markdown format better than raw HTML, which is why HTML content is often converted to Markdown when preparing data for RAG systems.