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

https://github.com/u01jmg3/markdown-previewer

Integration with Windows to allow markdown files to be previewed using GitHub API v3
https://github.com/u01jmg3/markdown-previewer

github-api markdown-viewer

Last synced: 4 months ago
JSON representation

Integration with Windows to allow markdown files to be previewed using GitHub API v3

Awesome Lists containing this project

README

          

# Requirements
- PHP 5 (≥ 5.3.0)
- cURL extension enabled
- An Internet connection to send a POST request to the GitHub API
- Parent directory for Chrome added to your system path

---

# Setup
- Run `markdown-previewer.reg`
- Copy `markdown-previewer.cmd` to `C:\`
- Choose `Open with` on a `*.md` file and set its handler as `Markdown Previewer`
- `Markdown Previewer` may be hidden under the `More apps ↓` menu
- You may need to navigate to `C:\markdown-previewer.cmd` before `Markdown Previewer` becomes an option

---

![Markdown Previewer](example.png)