old-reddit-fenced-codeblocks-fix

Fixes triple backquote style code blocks in the old reddit layout and can apply syntax highlighting.

这些是此脚本变更过代码的版本。 显示所有版本。

  • v0.3 2023-03-06

    1. Remove debug logging to console.
    2. Add userscript action to toggle autorun mode.
    3. Try to handle spoiler tags when reconverting markdown to HTML.

  • v0.2 2023-03-03
    • Fix an issue where matching triple backticks could be too aggressive (they would be detected even if inside a code block).
  • v0.1 2023-03-03