# [Github Comment Enhancer](https://github.com/jerone/UserScripts/tree/master/Github_Comment_Enhancer) (deprecated) [![Source](https://raw.github.com/jerone/UserScripts/master/_resources/Source-button.png)](https://github.com/jerone/UserScripts/blob/master/Github_Comment_Enhancer/Github_Comment_Enhancer.user.js) [![Donate](https://raw.github.com/jerone/UserScripts/master/_resources/Donate-button.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VCYMHWQ7ZMBKW) [![Support](https://raw.github.com/jerone/UserScripts/master/_resources/Support-button.png)](https://github.com/jerone/UserScripts/issues) ## Notice *THIS USERSCRIPT IS SADLY **DEPRECATED***. Most of this UserScript functionality has been [implemented by GitHub](https://github.com/blog/2097-improved-commenting-with-markdown). The *reply*-feature that GitHub didn't implement, has been moved to it's own UserScript: [Github Reply Comments](https://github.com/jerone/UserScripts/tree/master/Github_Reply_Comments#readme). ## Description Add features to enhance comments & wiki & contact page on [Github](https://github.com) and comments on [Github Gist](https://gist.github.com). You can reply to issues, pull requests and inline comments by pressing the reply button on every comment. Every comment field also got a toolbar, consisting of the following buttons: * Bold (ctrl+b) * Italic (ctrl+i) * Underline (ctrl+u) * Strikethrough (ctrl+s) * Headers * Header 1 (ctrl+1) * Header 2 (ctrl+2) * Header 3 (ctrl+3) * Header 4 (ctrl+4) * Header 5 (ctrl+5) * Header 6 (ctrl+6) * Link (ctrl+l) * Image (ctrl+g) * Unordered List (alt+ctrl+u) * Ordered List (alt+ctrl+o) * Task List (alt+ctrl+t) * Code (ctrl+k) * Syntax highlighting * Quote (ctrl+q) * Horizontal Rule (ctrl+r) * Table (alt+shift+t) * Snippets * Tab character * UserAgent * Contributing message * Emoji * Clear content (alt+ctrl+x) ## Screenshot ![Github Comment Enhancer Screenshot](https://github.com/jerone/UserScripts/raw/master/Github_Comment_Enhancer/screenshot.jpg)