Skip to content

Commit eef300a

Browse files
committed
🎬 (Github Comment Enhancer) Released version v2.1.0;
1 parent 313552e commit eef300a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Github_Comment_Enhancer/Github_Comment_Enhancer.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// @updateURL https://github.com/jerone/UserScripts/raw/master/Github_Comment_Enhancer/Github_Comment_Enhancer.user.js
1313
// @supportURL https://github.com/jerone/UserScripts/issues
1414
// @contributionURL https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VCYMHWQ7ZMBKW
15-
// @version 2.0.3
15+
// @version 2.1.0
1616
// @grant none
1717
// @run-at document-end
1818
// @include https://github.com/*/*/issues

Github_Comment_Enhancer/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ Add features to enhance comments & wiki on [Github](https://github.com) and comm
2828

2929
## Version History
3030

31+
* **2.1.0**
32+
* Added tab character as a snippet (thnx to [r-a-y](https://github.com/r-a-y), fixes https://github.com/jerone/UserScripts/issues/41);
33+
* Updated toMarkdown for replies;
3134
* **2.0.3**
3235
* Fixed reply button style issue after recent layout update;
3336
* Fix ordered list with multi-line (fixes https://github.com/jerone/UserScripts/issues/20);
@@ -97,6 +100,7 @@ Test cases:
97100
## Contributors
98101

99102
* [tophf](https://github.com/tophf)
103+
* [r-a-y](https://github.com/r-a-y)
100104

101105

102106
## External links

0 commit comments

Comments
 (0)