martijnversluis / ChordSheetJS

A JavaScript library for parsing and formatting chords and chord sheets
https://github.com/users/martijnversluis/projects/4
GNU General Public License v2.0
318 stars 50 forks source link

[ChordProParser] Not Recognizing Custom Sections, and other section-related issues #1443

Open edonv opened 4 hours ago

edonv commented 4 hours ago

I've got a few feature requests relating to parsing different section types from ChordPro:

See here for more details on this.

I'm sure I'll run into more things later, but this is it for now. I think most of this should be easily addable, no?

edonv commented 4 hours ago

Oh, and I'll add that it seems both HTML formatters are adding a comma to the end of a line that has whitespace then a chord after the last word.

Example:

When you need[C#m]  an escape  [/C]

Screenshot:

Screenshot 2024-11-14 at 3 35 33 PM