Greasy Fork is available in English.

Markdown toolbar for GreasyFork

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

Autore
darkred
Installazioni giornaliere
0
Installazioni totali
127
Valutazione
3 0 0
Versione
2.0.4
Creato il
08/03/2021
Aggiornato il
14/03/2021
Licenza
MIT
Applica a

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.

The script works and is tested on Tampermonkey and Violentmonkey.
Greasemonkey -any version- is not supported (the script might work, but is not tested).

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