Choice tags not supported?
Open
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 340
- PR merge metrics
- No merged PRs in 30d
Description
According to https://github.com/inkle/ink/blob/master/Documentation/RunningYourInk.md#choice-tags, choices may contain tags, for example:
```
* [The choice #my_tag]
```
If I try to do that in Inky, I get a compilation error:

This means exporting the file is impossible too because Inky prevents files from being exported to JSON if they contain errors.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.