score-spec / score-go

Reference library for parsing and loading Score files
Apache License 2.0
26 stars 6 forks source link

chore(placeholders): refactor matching capture and add regression test #42

Closed astromechza closed 4 months ago

astromechza commented 4 months ago

This adds supporting functionality for score-compose# by allowing the unescape functionality to be customized. This convers the substituter into a struct which will support any further parameterized substitution in the future.