Markdown toolbar for GreasyFork

Select Markdown format by default, add help links, add toolbar formatting buttons for markdown

Από την 16/02/2022. Δείτε την τελευταία έκδοση.

Δημιουργός
darkred
Βαθμολογίες
0 0 0
Έκδοση
2.0.4
Δημιουργήθηκε την
08/03/2021
Ενημερώθηκε την
16/02/2022
Μέγεθος
10 KB
Άδεια
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.
  • The .markup_choice radio buttons are of the site, not of the script!
  • Known issues:
    • 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)

If you have any bugs, bug fixes or ideas, please report at my GitHub repo