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

17 lines
454 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 :dummy:
You can not get here either, but because it is tagged as
dummy there will be no warning generated.
* seconddummy :dummy:
Another dummy section that is also ignored.