Write Markdown and see the rendered preview in real-time.
Markdown is a lightweight markup language for creating formatted text using a plain-text editor. It's widely used for README files, documentation, blogs, and forums like GitHub and Reddit.
# Heading 1, ## Heading 2, ### Heading 3**bold**, *italic*, ~~strikethrough~~[link text](url), `inline code`, ```code block```