An open API service indexing awesome lists of open source software.

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

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/)