1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-06-30 21:55:10 +03:00
gamebookformat/examples/htmlbook.gamebook

20 lines
535 B
Plaintext
Raw Normal View History

title = HTMLBook
= Introduction
This is an introduction.
This example gamebook is for testing the htmlbook option.
See https://github.com/oreillymedia/HTMLBook for more information about HTMLBook.
= More
This is another introduction section, just to see that formatting is correct when
there are more than one.
* start
This is the first section. From here you can go to the unnamed section [[second]]
or [[third][this named section]].
* second
Got to another section. Story ends here.
* third
Got to this section. Story ends here.