| 1 | <!DOCTYPE html> |
| 2 | <html> |
| 3 | <head> |
| 4 | <meta http-equiv='content-type' content='text/html; charset=utf-8'> |
| 5 | <meta name='viewport' content='width=device-width, initial-scale=1.0'> |
| 6 | <link rel='stylesheet' type='text/css' href='style.css'> |
| 7 | <title>The trials of Fanfan</title> |
| 8 | </head> |
| 9 | <body> |
| 10 | |
| 11 | <div class="titlepage"> |
| 12 | <h1>The trials of Fanfan</h1> |
| 13 | <div class="type"></div> |
| 14 | <div class="cover"> |
| 15 | <img src="cover.png"></img> |
| 16 | </div> |
| 17 | <div class="author">UnknownArtist366</div> |
| 18 | </div> |
| 19 | <hr/><br/> <div class='normals'> |
| 20 | <span class='normal'>This ‘story’ is nothing more than a test file to check</span> |
| 21 | <span class='normal'>that the program can convert it into different</span> |
| 22 | <span class='normal'>formats correctly.</span> |
| 23 | </div> |
| 24 | |
| 25 | <br/> |
| 26 | <h2> |
| 27 | <span class='chap'>Chapter <span class='chapnumber'>1</span>:</span> |
| 28 | <span class='chaptitle'>Quotes</span> |
| 29 | </h2> |
| 30 | |
| 31 | <div class='chapter_content'> |
| 32 | <div class='dialogues'> |
| 33 | <div class='dialogue'>— “Yes, quotes!”, I said.</div> |
| 34 | <div class='dialogue'>— ‘Those can start with a single- or double quote sign’, I continued.</div> |
| 35 | <div class='dialogue'>— “They also supports other characters, and an optionnal leading dash.”</div> |
| 36 | <div class='dialogue'>— “The optionnal leading dash is enough to signify “quote”.”</div> |
| 37 | </div> |
| 38 | |
| 39 | </div> |
| 40 | <h2> |
| 41 | <span class='chap'>Chapter <span class='chapnumber'>2</span>:</span> |
| 42 | <span class='chaptitle'>“Quote” test</span> |
| 43 | </h2> |
| 44 | |
| 45 | <div class='chapter_content'> |
| 46 | <div class='normals'> |
| 47 | <span class='normal'>This test was just for the chapter title.</span> |
| 48 | <span class='normal'>We can also check for breaks.</span> |
| 49 | </div> |
| 50 | <hr class='break'/> |
| 51 | <div class='normals'> |
| 52 | <span class='normal'>This was a break space.</span> |
| 53 | </div> |
| 54 | |
| 55 | </div></body> |