F95 Markdown

Use Markdown syntax in threads, posts, and conversations.

Dette er versjoner av dette scriptet hvor koden ble oppdatert. Vis alle versjoner.

  • v1.2.8 24.07.2026

    Merge branch 'main' of https://github.com/Edexaal/scripts

    Merge branch 'main' of https://github.com/Edexaal/scripts

    refactor: adjust code to the new library update.

    • 'auto-open-drawer' now depends on library.
    • Add userscript types
    • Renove duplicate @match declaration
    • Adds types for library

    chore: increment version number

    • adjust code to new library apis
    • update library refs
  • v1.2.7 24.07.2026

    Fix library references

  • v1.2.6 24.07.2026

    Fix library references

  • v1.2.5 22.05.2026

    fix: parsing when an image is already present causes the image to break.

  • v1.2.4 22.05.2026

    fix: parsing lists again causes markdown to break.

    Remove scrollbuttons from markdown page

  • v1.2.2 12.04.2026

    Support account signature page

  • v1.2.1 26.03.2026
    • Improve spoiler algorithm
    • Improve code block algorithm
    • Improve color algorithm
    • Improve alignment algorithm
    • Add escape character to markdown help page
  • v1.2.0 24.03.2026
    • Adds a new toolbar button for markdown syntax help
    • Adds a new markdown syntax help page when clicking new toolbar button
    • Fix: When a list syntax is wrapped by a spoiler syntax, the spoiler parser will remove the ending bbcode syntax for the list after parsing.
    • Fix: Alignment syntax for 'center' produce the wrong opening and closing bbcodes
    • Fix: When parsing an already parsed color syntax, it will produce '[color=undefined]'
    • Fix: When editing a post with an already aligned center/right item, it will reset these items back to left alignment
  • v1.1.1 19.02.2026

    Update List syntax

    • Fix: If list syntax is the last markdown used, there would be no closing tag(s) for it.
    • Strengthen indent rules for List syntax.
  • v1.1.0 16.02.2026

    Parse button will now show up when editing an existing post.

  • v1.0.0 15.02.2026 Imported from URL
  • v1.0.0 15.02.2026