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

https://github.com/saravanabalagi/markdown_viewer

Tampermonkey script for showing markdown files
https://github.com/saravanabalagi/markdown_viewer

markdown-viewer tampermonkey-script tampermonkey-userscript userscript

Last synced: 6 months ago
JSON representation

Tampermonkey script for showing markdown files

Awesome Lists containing this project

README

          

# Markdown Viewer
Simple Tampermonkey/Userscript to view markdown files offline

![Screenshot](https://imgur.com/At0v4RZ.png)

## Installation:

- Click the install button below to add the script

[![Install](install.svg)](https://github.com/saravanabalagi/markdown_viewer/raw/master/markdown_viewer.user.js)

Manual Installation: Create a new Tampermonkey script and paste the contents of [markdown_viewer.user.js](markdown_viewer.user.js)

- Allow Tampermonkey to access file URLs

![Screenshot](https://imgur.com/9QlRm7o.png)