markdown

Markdown - Overview

Markdown is a lightweight markup language used to format plain text. It is designed to be easy to read and write, allowing users to create formatted documents using simple symbols for headings, lists, links, images, and more. Markdown is widely used for writing documentation, README files, and content on platforms like GitHub and blogging websites, as it can be easily converted into HTML for web publishing.

Headings

Paragraphs

Line Breaks

Emphasis

Blockquotes

Lists

Code

Horizontal Rules

Links

Images

Escaping Characters

HTML

Tables

Fenced Code Blocks

Heading IDs

Emoji

Others