Markdown-тулбар для GreasyFork

Включает формат Markdown по умолчанию, добавляет справочные ссылки по форматам, добавляет панель кнопок форматирования markdown

Устаревшая версия за 14.03.2021. Перейдите к последней версии.

Автор
darkred
Оценки
0 0 0
Версия
2.0.4
Создано
08.03.2021
Обновлено
14.03.2021
Размер
12,6 КБ
Лицензия
MIT
Работает на

The script is a fork of this script by wOxxOm, to work with the new GF layout.
Thanks for his work making such an essential script.

  • Common formatting buttons (markdown only)
  • (forum) HTML & markdown formatting help links
  • CODE markdown button that wraps selected text in ` or ``` if multiple lines are selected.
  • MARKDOWN format by default for new comments - also can be set in your profile settings.

Tested on Chrome/Firefox with Tampermonkey/Violentmonkey (Greasemonkey is not supported).

Notes:

  • If you have an issue with the script, please report it in the repo, always open for PRs.
  • Also, please keep in mind that I didn't write the script myself:
    I put an effort to make this script, written by someone else, much more experienced than me, work in the new GF layout.
    My aim is to restore the functionality. That's all.
  • Known issues:
    • currently the script only works for EN locale (see here),
    • the method currently used to hide the toolbar when switching to the Preview tab is unfortunately flawed:
      sometimes the toolbar might not be hidden, or isn't restored afterwards.
      And it's hidden earlier than expected: it's hidden immediately, as you click Preview - not when the Preview tab itself gets the red focus.

Screenshots: (see attachments)

Hosted at GitHub