Markdown to HTML Converter
This tool converts Markdown to HTML with support for:
- Headers (# ## ###)
- Bold (**text**) and italic (*text*)
- Code blocks (\`\`\`code\`\`\`) and inline code (`code`)
- Links [text](url) and blockquotes (> text)
- Lists (- item)
This tool converts Markdown to HTML with support for: