1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-06-26 03:41:04 +03:00

Correct expected output after RTF image bugfix in previous commit.

This commit is contained in:
Pelle Nilsson 2013-07-28 18:59:40 +02:00
parent f5e555e3cf
commit 4d1e513752
6 changed files with 12 additions and 6 deletions

View file

@ -3,6 +3,7 @@ digraph gamebook {
1->4
1->3
3->2
4->2
4->2
4->3
}

View file

@ -46,7 +46,8 @@
\b0\
\ql Third section. Again, its number is not known. You can go to the end at \b 2
\b0
. This section has an image to show the syntax for doing that (same as images in bgg forums really). \
. This section has an image to show the syntax for doing that (same as images in bgg forums really).
\
\
\b \qc 4

View file

@ -16,7 +16,8 @@ Turn to 1 to begin.
This is the end. There is nothing more in this gamebook.
3
Third section. Again, its number is not known. You can go to the end at 2. This section has an image to show the syntax for doing that (same as images in bgg forums really).
Third section. Again, its number is not known. You can go to the end at 2. This section has an image to show the syntax for doing that (same as images in bgg forums really).
4
This is the second section. It may or may not end up with number 2 in the generated gamebook. From here you can skip to the 2 or go to the third section at 3.

View file

@ -3,7 +3,8 @@ digraph gamebook {
1->5
1->2
1->3
4->3
4->3
5->4
5->3
}

View file

@ -38,7 +38,8 @@
\b0
, otherwise turn to \b 3
\b0
. \
.
\
\
\b \qc 2

View file

@ -10,7 +10,8 @@ Another Heading
Adventure begins in section 1.
1
This examples tests gamebook formatting, not so much game mechanics or references. Currently there is nothing here really. This section contains some tricky characters to quote, like } and { and " and ' and \. HTML will probably not like <div> or &boom;. You can make named references like this (5) (just happens to be exactly the same syntax as in emacs org-mode btw). There should be an image below as well. If something broke, turn to 2, otherwise turn to 3.
This examples tests gamebook formatting, not so much game mechanics or references. Currently there is nothing here really. This section contains some tricky characters to quote, like } and { and " and ' and \. HTML will probably not like <div> or &boom;. You can make named references like this (5) (just happens to be exactly the same syntax as in emacs org-mode btw). There should be an image below as well. If something broke, turn to 2, otherwise turn to 3.
2
Bad.