Markdown Reading Extension

A VSCode extension that allows you to directly read compiled Markdown files in the editor.
Features
- Direct Compilation: Right-click on any
.md file in the editor and select "Markdown-reading" to see its rendered version immediately.
- In-place Reading: Replaces the source text view with a beautiful, rendered HTML view in the current column (not a side preview).
- Dark Mode Support: Automatically adjusts colors based on your VSCode theme.
How to use
- Open any
.md file in VSCode.
- Right-click anywhere in the editor.
- Select "Markdown-reading".
- The file will be rendered as HTML in the same tab.
| |