File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88// @homepageURL https://github.com/jerone/UserScripts/tree/master/Github_Comment_Enhancer
99// @downloadURL https://github.com/jerone/UserScripts/raw/master/Github_Comment_Enhancer/Github_Comment_Enhancer.user.js
1010// @updateURL https://github.com/jerone/UserScripts/raw/master/Github_Comment_Enhancer/Github_Comment_Enhancer.user.js
11- // @version 1.1.1
11+ // @version 1.2
1212// @grant none
1313// @run -at document-end
1414// @include https://github.com/*/*/issues/*
Original file line number Diff line number Diff line change @@ -19,6 +19,14 @@ Add features to enhance comments on [Github](https://github.com).
1919
2020### Version History
2121
22+ * ** 1.2**
23+ * Added simple table logic;
24+ * Added headers 4 'til 6;
25+ * Combined headers in one button;
26+ * Reordered buttons;
27+ * Added Task Lists https://help.github.com/articles/writing-on-github#task-lists
28+ * Added fenced code blocks;
29+ * Clean up;
2230* ** 1.1.1**
2331 * Fixed space being not part of selection again;
2432* ** 1.1**
You can’t perform that action at this time.
0 commit comments