Skip to content

GitHub rtl comments

Rob Garrison edited this page Mar 25, 2017 · 26 revisions

A userscript that adds a button to insert RTL text blocks in comments

  • It only works on issue & gist comment pages.
  • Click this link to install from GitHub, or install from GreasyFork.

Screenshot

github-rtl-comments

Change Log

Version 1.2.4 (3/25/2017)

  • Use pjax event & move caret code.

Version 1.2.2 (1/11/2017)

  • Clean up "closest" function.

Version 1.2.1 (12/28/2016)

  • Clean up linting issues.

Version 1.2.0 (6/24/2016)

  • Include in Gists comments.
  • Reduce update calls on preview.

Version 1.1.1 (6/16/2016)

  • Remove unicode-bidi setting on RTL content.
  • Apply formatting after comment edit.

Version 1.1.0 (6/15/2016)

Version 1.0.0 (6/13/2016)

  • Initial commit
Clone this wiki locally