Skip to content

GitHub rtl comments

Rob Garrison edited this page Sep 22, 2017 · 26 revisions

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

Screenshot

github-rtl-comments

Change Log

Version 1.2.9 (5/16/2017)

  • Change license to MIT.

Version 1.2.8 (4/21/2017)

  • Update mutation url.

Version 1.2.5 - 1.2.7 (4/13/2017)

  • Switch to using mutations.js.

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