Markdown toolbar for GreasyFork

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

Pada tanggal 25 Agustus 2024. Lihat %(latest_version_link).

Penulis
人民的勤务员
Nilai
0 0 0
Versi
2.0.4
Dibuat
25 Agustus 2024
Diperbarui
25 Agustus 2024
Size
12,3 KB
Lisensi
MIT
Berlaku untuk

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!
    markup_choice
  • 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.

Modification:

  • 2024-08-04T08:59:11 DOMContentLoaded sometimes conflicts with other scripts, causing the listener to fail. Changed to load.

Screenshots: (see attachments)

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

Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4