Skip to content

Plugin for markdown-it that renders guitar chords and tabs, abc music and more.

License

Notifications You must be signed in to change notification settings

music-markdown/markdown-it-music

Repository files navigation

Build Status

markdown-it-music

Plugin for markdown-it that renders guitar chords and tabs, abc music and more.

CLI

This plugin provides a basic CLI for rendering music markdown without a browser.

Installation

$ npm i -g markdown-it-music

Basic Usage

$ musicmd [input-markdown-file] -o [output-html-file]

All Options

$ musicmd --help
musicmd [markdown]

Render the markdown to HTML

Options:
      --version    Show version number                                 [boolean]
  -o, --outfile    render the output of infile to outfile
  -t, --transpose  transpose notes and chords up or down   [number] [default: 0]
      --help       Show help                                           [boolean]

About

Plugin for markdown-it that renders guitar chords and tabs, abc music and more.

Resources

License

Stars

Watchers

Forks

Packages

No packages published