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
- Host: GitHub
- URL: https://github.com/u01jmg3/markdown-previewer
- Owner: u01jmg3
- License: mit
- Created: 2017-03-06T23:01:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T19:48:31.000Z (almost 9 years ago)
- Last Synced: 2024-10-19T15:19:25.904Z (over 1 year ago)
- Topics: github-api, markdown-viewer
- Language: PHP
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
---
