Here's a test that demonstrates the issue. If someone manages to fix this, I recommend including it as part of the commit: [inkcpp choice bracket bug.zip](https://github.com/brwarner/inkcpp/files/13647926/inkcpp.choice.bracket.bug.zip) But in summary: ``` // This is valid: * [A choice!] // This is invalid: * [A choice!] ```
Here's a test that demonstrates the issue. If someone manages to fix this, I recommend including it as part of the commit:
inkcpp choice bracket bug.zip
But in summary: