Markdown Formatter

Format and beautify your markdown text with live preview

# Format Your Markdown Paste or type your markdown text here to format and beautify it with live preview. ## Example Content **Bold text** and *italic text* - List item 1 - List item 2 - List item 3 1. Ordered item 1 2. Ordered item 2 > This is a blockquote example `inline code example` ``` code block example ```