1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-06-30 21:55:10 +03:00
gamebookformat/examples/unreachable.gamebook
2013-06-16 23:43:45 +02:00

23 lines
694 B
Plaintext

* 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.
* notevenincluded :dummy:
This section is not even included in the output. Definitely
ignored when verifying. The section numbering is affected though.
That might be a bug.
* nothereeither :fake:
You can not get here either, but because it is tagged as
fake there will be no warning generated.
* secondfake :fake:
Another fake section that is also ignored.