DrewML / OctoEdit

Markdown syntax highlighting in GitHub.com comments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

demo

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

  1. Clone the repository
  2. Run npm run watch to enable rebuilds on change
  3. Load the dist folder as an unpacked extension in Chrome

Thank you to these contributors

About

Markdown syntax highlighting in GitHub.com comments

License:MIT License


Languages

Language:JavaScript 84.7%Language:CSS 12.0%Language:HTML 3.3%