GFM extends standard Markdown with tables, task lists, strikethrough, auto-links, and fenced code blocks. It is the Markdown variant used on GitHub.
Yes. Click "Copy HTML" to copy the rendered HTML to your clipboard. You can then paste it into any HTML file or CMS.
Yes. All Markdown rendering runs locally in your browser using the marked.js library. No data is uploaded to any server.