1. What Markdown extensions are supported?
Markdown Reader supports advanced syntax extensions like KaTeX for math formulas, Mermaid for flowcharts, Gantt charts, footnotes, task lists, and more.
2. How often does real-time rendering update?
The extension polls the source file every 0.5 seconds to ensure the displayed content is up-to-date.
3. Which languages are supported for syntax highlighting?
It supports syntax highlighting for a wide range of programming languages, including JavaScript, TypeScript, Java, Python, C, C++, Shell, and more.