Mira MarkdownA markdown extension for VS Code and Cursor with enhanced heading decorations, syntax highlighting in the preview with Prism.js, lyric fence support, and support for output blocks. Version0.5.3 FeaturesPreview ButtonClick the Preview button in the status bar to open a rendered preview of your markdown file. The button appears automatically when editing a markdown file. You can also use the keyboard shortcut The preview renders your markdown as it would appear on a web page - proportional fonts, styled headings, code blocks, tables, and more. When the preview tab is active, the same button location changes to Close Preview so you can quickly return to source mode. The preview tab title also includes a Close Preview action. Live Preview RefreshWhen the markdown document changes, the preview updates automatically. Heading Anchors (TOC Links)Preview headings get generated
Code Block Rendering
Enhanced Heading DisplayHeadings are visually distinct in source mode with bold styling and scaled font sizes:
No Split PaneThe built-in side-by-side markdown preview is intentionally disabled. Mira Markdown opens the preview as a separate tab so you can focus on one view at a time - either source or preview, not both competing for screen space. No Sticky ScrollThis is also disabled for markdown files. Commands
RequirementsVS Code 1.85.0 or later. LicenseSee LICENSE for details. |