Frequently Asked Questions
Does this support GitHub Flavored Markdown?
This is a lightweight converter that covers headings, bold, italic, links, lists, code, and horizontal rules. It does not support tables, task lists, or footnotes.
Can I use this for production?
For production use, consider a full library like marked.js or markdown-it. This converter is for quick previews and simple content.