Renders Cursor Rules (*.mdc) markdown on GitHub into actual Markdown locally, using the marked library.
As of 27.05.2025. See ბოლო ვერსია.
These are versions of this script where the code was updated. Show all versions.
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