Greasy Fork is available in English.

GitHub RTL Comment Blocks

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

От 14.04.2017. Виж последната версия.

Има други версии на този скрипт, където кодът е обновен. Покажи всички версии.

  • v1.3.4 17.02.2024

    feat: use eslint-plugin-userscripts (#202)

  • v1.3.4 01.07.2023

    Global: replace @include with @match (#192)

  • v1.3.4 20.03.2023 Fix button appearance (#184) * Fix button appearance Now buttons appear as the default GH * Update github-rtl-comments.user.js changed back to button
  • v1.3.3 24.10.2022 Global: Update dependencies
  • v1.3.2 21.07.2021 Mutation: Update all
  • v1.3.1 21.02.2021 Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v1.3.1 31.01.2021 Mutation: Add menu observer
  • v1.3.0 08.09.2020 Global: add global comment
  • v1.3.0 11.07.2020 RTL-comments: Update to work with GM4. Fixes #114
  • v1.2.17 17.02.2019 Global: Update GitHub icon
  • v1.2.16 29.01.2019 Meta: Fix update mutation script, Global: Update mutation script
  • v1.2.15 05.10.2018 Mutations: Update comment load selector
  • v1.2.14 17.05.2018 Global: Update mutation script
  • v1.2.13 10.05.2018 Global: Update mutation script
  • v1.2.12 09.04.2018 Global: update mutation script url
  • v1.2.11 18.01.2018 Update assets & fix linting
  • v1.2.10 08.10.2017 Global: update mutation script url
  • v1.2.9 16.05.2017 Global: update license & bump version
  • v1.2.8 24.04.2017 Global: update mutation url Not a big change for these scripts as none are set to run-at document-start
  • v1.2.7 14.04.2017 Imported from URL
  • v1.2.6 14.04.2017 Imported from URL
  • v1.2.5 14.04.2017 Imported from URL
  • v1.2.4 25.03.2017 Synced from GitHub - Rtl-comments: Use pjax & move caret code
  • v1.2.3 16.03.2017 Synced from GitHub - Rtl-Comments: Fix comment
  • v1.2.2 12.01.2017 Synced from GitHub - Global: Clean up "closest" function
  • v1.2.1 29.12.2016 Synced from GitHub - Clean up linting issues
  • v1.2.0 25.06.2016 Imported from URL
  • v1.1.1 16.06.2016 Synced from GitHub - Rtl-Comments: Remove unicode-bidi setting on RTL content - Rtl-Comments: apply formatting after comment edit
  • v1.1.0 15.06.2016 Synced from GitHub - Rtl-Comments: Switch to use special unicode RLM & LRM * Replace `‏` and `‎` within markdown with a div. * Include `unicode-bidi:isolate;` * Force LTR inside code blocks. * Start using some ES6 code. * See https://github.com/dear-github/dear-github/issues/147 for details.
  • v1.0.0 13.06.2016 Imported from URL