Skip to content

Instantly share code, notes, and snippets.

@hyvyys
Last active September 29, 2019 20:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hyvyys/9710362b240f6dca5122e34959de95ab to your computer and use it in GitHub Desktop.
Save hyvyys/9710362b240f6dca5122e34959de95ab to your computer and use it in GitHub Desktop.
Regular expression to match lines with guitar chords in a guitar tab
^ *([A-Z\.majdimsusaug()b#1-9/]+ +)*([A-Z\.majdimsusaug()b#1-9/]+)\r\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment