OctoEdit
OctoEdit copied to clipboard
Markdown syntax highlighting in GitHub.com comments
OctoEdit
A Chrome Extension that adds a new tab to the comment edit area in GitHub, providing Markdown syntax highlighting and tabbing behavior.
Huge thanks to CodeMirror and Marijn Haverbeke for providing a free, MIT-licensed editor.

Install
Features
- Markdown syntax highlighting
- Syntax Highlighting for most popular languages within GFM fences
- Support for GitHub hotkey(
shift + meta + p) to cycle through comment tabs
Developing
- Clone the repository
- Run
npm run watchto enable rebuilds on change - Load the
distfolder as an unpacked extension in Chrome