inky
inky copied to clipboard
Choice tags not supported?
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.
i think you should write
* [The choice #my_tag]
i think you should write
* [The choice #my_tag]
How do you mean? Like this?
