Skip to content

Commit

Permalink
update converters documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
no-chris committed Jan 7, 2023
1 parent 67b7b9d commit 1ca55a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/chord-mark-converters/README.md
Expand Up @@ -106,6 +106,7 @@ const parsed = parseSong(input);
const ultimateGuitar = renderSong(parsed, {
printBarSeparators: 'grids',
printChordsDuration: 'never',
printInlineTimeSignatures: false,
printSubBeatDelimiters: false,
customRenderer: chordMark2UltimateGuitar(),
chordSymbolRenderer: chordRendererFactory({
Expand Down

0 comments on commit 1ca55a6

Please sign in to comment.