Cursor Rule Markdown Renderer for GitHub

Renders Cursor Rules (*.mdc) markdown on GitHub into actual Markdown locally, using the marked library + highlight.js.

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

  • v1.5.0 2025-06-02

    feat: make view mode aware of footnote & code-line anchors (#8)

  • v1.4.0 2025-05-30

    feat: add marked-footnote plugin to support GFM-style footnotes (#7)

    fix: standardize all required scripts to cdn.jsdelivr.net

  • v1.3.0 2025-05-30

    feat(docs): Add additional GreasyFork metadata & summary (#6)

  • v1.2.5 2025-05-29

    fix: add homepageURL and supportURL to metadata (#5)

    fix: update README screenshot

  • v1.2.4 2025-05-29

    fix: "markdown" toggle glyph was too rare and didn't render consistently cross-platform (#4)

    feat(ci): require version to be bumped when merging to main to ensure GreasyFork delivery works properly.

  • v2025-05-27 2025-05-28

    fix: was incorrectly styling markdown comments on PRs and issues, etc (#3)

  • v2025-05-27 2025-05-28

    feat: add toggle button to show original MDC with line numbers in code viewer (#2)

  • v2025-05-27 2025-05-28

    feat: Add highlight.js code block highlighting (#1)

  • v2025-05-27 2025-05-27

    fix(docs): Better description

  • v2025-05-27 2025-05-27 Imported from URL