About Markdown
Markdown is a lightweight markup language created by John Gruber in 2004. It allows you to write formatted text using a plain-text editor with simple syntax that converts to HTML. It is widely used for documentation, README files, blogs, and content management systems.
This converter supports headings (h1–h6), bold, italic, links, images, inline code, fenced code blocks, blockquotes, unordered lists, and horizontal rules. The preview updates in real time as you type.