Write Markdown and see the rendered HTML output live.
Headings, bold/italic, inline code and fenced code blocks, links, images, ordered and unordered lists, blockquotes, and horizontal rules — the core syntax used in most READMEs and docs tools.
Yes — all text is HTML-escaped before any Markdown formatting is applied, so embedded HTML or <script> tags in the source render as literal text rather than executing.