From 40e67b873735f108dfb17f75f6475219a62278cd Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 13 Aug 2014 11:16:50 -0700 Subject: Revised tests directory. Renamed some tests, introducing subsidiary directories for fb2, docx, epub. Cleaned up tests in cabal file. Combined dokuwiki-writer and dokuwiki_inline_formatting tests. --- tests/s5-basic.html | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 tests/s5-basic.html (limited to 'tests/s5-basic.html') diff --git a/tests/s5-basic.html b/tests/s5-basic.html new file mode 100644 index 000000000..ceb896b8e --- /dev/null +++ b/tests/s5-basic.html @@ -0,0 +1,54 @@ + + + + + + + + + + My S5 Document + + + + + + + + + + + + + +
+
+
+ + +
+
+
+

My S5 Document

+

Sam Smith
Jen Jones

+

July 15, 2006

+
+
+

First slide

+
    +
  • first bullet
  • +
  • second bullet
  • +
+
+
+

Math

+
    +
  • $\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$
  • +
+
+
+ + -- cgit v1.2.3