Markdown → HTML
Convert Markdown into sanitized HTML with preview. Process: parse CommonMark, sanitize output, and render code blocks/lists/links. Example: transform a blog post Markdown into safe HTML ready for publishing.
What: Convert Markdown into sanitized HTML with preview and export options. Useful for preparing blog posts, documentation, or sharing rendered content. Scenarios: authoring, quick previews, and generating static HTML exports.