1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-07-08 01:24:25 +03:00
gamebookformat/examples/unreachable.gamebook

18 lines
451 B
Plaintext
Raw Normal View History

* 1 start
It starts here. You can get to [[here]].
* here
You can get here. Congratulations!
* nothere
You can not get here. Verification
should warn you about that, if enabled (with the --verify option).
* nothereeither :fake:
You can not get here either, but because it is tagged as
fake there will be no warning generated.
* seconddummy :fake:
Another fake section that is also ignored.