Renders Cursor Rules (*.mdc) markdown on GitHub into actual Markdown locally, using the marked library + highlight.js.
这些是此脚本变更过代码的版本。 显示所有版本。
feat: make view mode aware of footnote & code-line anchors (#8)
feat: add marked-footnote plugin to support GFM-style footnotes (#7)
fix: standardize all required scripts to cdn.jsdelivr.net
feat(docs): Add additional GreasyFork metadata & summary (#6)
fix: add homepageURL and supportURL to metadata (#5)
fix: update README screenshot
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.
fix: was incorrectly styling markdown comments on PRs and issues, etc (#3)
feat: add toggle button to show original MDC with line numbers in code viewer (#2)
feat: Add highlight.js code block highlighting (#1)
fix(docs): Better description