comparison tests/test_pagebreak.yaml @ 1:74b83e3d921e

Add more states, add more tests.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 02 Jan 2017 21:54:59 -0800
parents
children 59fe8cb6190d
comparison
equal deleted inserted replaced
0:243401c49520 1:74b83e3d921e
1 ---
2 in: |
3 Here is some action.
4
5 NARRATOR
6 A page break is coming.
7
8 ===
9
10 There it was.
11 out:
12 - "!Here is some action."
13 - "@NARRATOR"
14 - "=A page break is coming."
15 - "<pagebreak>"
16 - "!There it was."