F95 Markdown

Use Markdown syntax in threads, posts, and conversations.

या स्क्रिप्टच्या अशा आवृत्त्या ज्यांत कोड अपडेट करण्यात आले होते. सर्व आवृत्त्या दाखवा.

  • v1.2.8 2026-07-24

    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 2026-07-24

    Fix library references

  • v1.2.6 2026-07-24

    Fix library references

  • v1.2.5 2026-05-22

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

  • v1.2.4 2026-05-22

    fix: parsing lists again causes markdown to break.

    Remove scrollbuttons from markdown page

  • v1.2.2 2026-04-12

    Support account signature page

  • v1.2.1 2026-03-26
    • Improve spoiler algorithm
    • Improve code block algorithm
    • Improve color algorithm
    • Improve alignment algorithm
    • Add escape character to markdown help page
  • v1.2.0 2026-03-24
    • 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 2026-02-19

    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 2026-02-16

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

  • v1.0.0 2026-02-15 Imported from URL
  • v1.0.0 2026-02-15