Markdown is lightweight formatting for plain text. A few symbols do the work: # makes a heading, **text** makes bold, and a dash starts a list. It stays readable as raw text and turns into clean formatting when displayed.
It matters for AI work because plain Markdown is light and clear: it carries structure with almost no clutter, so it is the friendly format for prompts, instructions, and reference files you reuse.
