make it subtree
[fanfix.git] / test / expected_test.story / html / index.html
diff --git a/test/expected_test.story/html/index.html b/test/expected_test.story/html/index.html
deleted file mode 100644 (file)
index aade9c3..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-       <meta http-equiv='content-type' content='text/html; charset=utf-8'>
-       <meta name='viewport' content='width=device-width, initial-scale=1.0'>
-       <link rel='stylesheet' type='text/css' href='style.css'>
-       <title>The trials of Fanfan</title>
-</head>
-<body>
-
-       <div class="titlepage">
-               <h1>The trials of Fanfan</h1>
-                       <div class="type"></div>
-               <div class="cover">
-                       <img src="cover.png"></img>
-               </div>
-               <div class="author">UnknownArtist366</div>
-       </div>
-       <hr/><br/>              <div class='normals'>
-               <span class='normal'>This ‘story’ is nothing more than a test file to check</span>
-               <span class='normal'>that the program can convert it into different</span>
-               <span class='normal'>formats correctly.</span>
-               </div>
-
-       <br/>
-       <h2>
-               <span class='chap'>Chapter <span class='chapnumber'>1</span>:</span> 
-               <span class='chaptitle'>Quotes</span>
-       </h2>
-       
-       <div class='chapter_content'>
-               <div class='dialogues'>
-                       <div class='dialogue'>&mdash; “Yes, quotes!”, I said.</div>
-                       <div class='dialogue'>&mdash; ‘Those can start with a single- or double quote sign’, I continued.</div>
-                       <div class='dialogue'>&mdash; “They also supports other characters, and an optionnal leading dash.”</div>
-                       <div class='dialogue'>&mdash; “The optionnal leading dash is enough to signify “quote”.”</div>
-               </div>
-
-       </div>
-       <h2>
-               <span class='chap'>Chapter <span class='chapnumber'>2</span>:</span> 
-               <span class='chaptitle'>“Quote” test</span>
-       </h2>
-       
-       <div class='chapter_content'>
-               <div class='normals'>
-               <span class='normal'>This test was just for the chapter title.</span>
-               <span class='normal'>We can also check for breaks.</span>
-               </div>
-               <hr class='break'/>
-               <div class='normals'>
-               <span class='normal'>This was a break space.</span>
-               </div>
-
-       </div></body>