jessegavin / jQuery-Chord-Transposer

jQuery plugin that lets you transpose chords in a plain text song
https://jquery-chord-transposer.now.sh/
113 stars 48 forks source link

Allow comments in chord lines #14

Open jessegavin opened 5 years ago

jessegavin commented 5 years ago

Idea came from this comment.

https://github.com/jessegavin/jQuery-Chord-Transposer/issues/9#issuecomment-334696152

Make it possible to put comments in the chords line (might be on the end of the line, chords should be recognized in comments and transposed if necessary)

Example

  D         A        //1st time play Hm,  A
  sample text
kiyana76 commented 4 years ago

hi i want use commeting on chord line but when write these

D         A        //1st time play Hm,  A
  sample text

my chord line is disable? have i any solution?