https://github.com/jorins/remark-lilypond
A Remark plugin to render Lilypond music notation
https://github.com/jorins/remark-lilypond
lilypond mdx music-notation plugin rehype remark remark-plugin unified unifiedjs
Last synced: 11 months ago
JSON representation
A Remark plugin to render Lilypond music notation
- Host: GitHub
- URL: https://github.com/jorins/remark-lilypond
- Owner: jorins
- License: mpl-2.0
- Created: 2024-02-09T16:16:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T22:16:53.000Z (over 1 year ago)
- Last Synced: 2025-06-03T02:31:14.049Z (about 1 year ago)
- Topics: lilypond, mdx, music-notation, plugin, rehype, remark, remark-plugin, unified, unifiedjs
- Language: TypeScript
- Homepage:
- Size: 416 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# remark-lilypond
A Remark plugin to render LilyPond music notation.
# ⚠️ Security notice ⚠️
**This plugin is not safe for use with untrusted input.**
This plugin does **not** sanitise input or use LilyPond's `--jail` feature.
Building arbitrary scores **will** lead to remote code execution
vulnerabilities. Only use this plugin with inputs written by people you trust.
# Links
- [GitHub repository](https://github.com/jorins/remark-lilypond)
- [npmjs.com package](https://www.npmjs.com/package/remark-lilypond)
- [Documentation](https://jorins.github.io/remark-lilypond/)