function greet(name) {
return `Hello, ${name}!`;
}
Ship it once it's verified, not once it looks done.
Review
Merge
Deploy
Supports headings, bold/italic, inline code, links, images, fenced code blocks, lists, blockquotes, and horizontal rules โ not full CommonMark (no tables or nested lists). Raw HTML in the input is escaped, not rendered.
About the Markdown Previewer
Preview how a README, changelog entry, or comment will render before you commit it, and grab the generated HTML if you need it somewhere Markdown isn't supported.
Key Features
Live preview alongside the raw HTML output, toggleable and copyable.