An open API service indexing awesome lists of open source software.

https://github.com/mahatolalit/readme-previewer

View Markdown(.md) Files
https://github.com/mahatolalit/readme-previewer

markdown markdown-language md preview previewer readme view

Last synced: 2 months ago
JSON representation

View Markdown(.md) Files

Awesome Lists containing this project

README

          

# ๐Ÿ“– Readme Previewer โ€“ Markdown Preview for VS Code

Preview your `README.md` (and other markdown files) inside **Visual Studio Code** with a clean layout that automatically adapts to your editor theme.

Preview Screenshot

---

## โœจ Features

* ๐Ÿ”น **Adapts to VS Code Theme**: Light, Dark, and High Contrast are supported automatically.
* ๐Ÿ”น **Syntax Highlighting**: Code blocks styled with Highlight.js, matching your active theme.
* ๐Ÿ”น **Auto Refresh**: Updates when you save the file.
* ๐Ÿ”น **Works Offline**: No CDN requests; all styles are bundled.

---

## ๐Ÿš€ Usage

1. Open any `README.md` (or `.md`) file in VS Code.
2. Click on Preview option from footer status bar or Run command **`Preview README`** from the Command Palette (`Ctrl+Shift+P`).
3. A side-by-side preview opens with full markdown rendering, following the active editor theme.

> Note: The previewโ€™s appearance follows your current VS Code color theme automatically and works entirely offline.

---

## ๐Ÿ“ฆ Contributing

Contributions, issues, and feature requests are welcome!
Feel free to open an issue or a pull request.