Draft Markdown on the left pane and inspect the generated HTML preview
in real time on the right. Use the export actions to copy the raw
Markdown, grab the rendered HTML, or download a standalone file.
Headings, emphasis, lists, block quotes, code blocks, and links are
all supported so you can share polished documents without leaving the
keyboard.
Formatting Highlights
Headings (#), emphasis (**bold**, _italic_), strikethrough (~~text~~),
inline and fenced code, and horizontal rules (---) all render in the
preview.
Lists And Quotes
Use -, +, or * for bullet lists and numbers for ordered lists. Prefix
lines with > for block quotes and separate paragraphs with blank
lines for best readability.
Links And Media
Embed links like [Reza](https://heidari.io) or reference images using
. Unsafe protocols are stripped automatically.