summaryrefslogtreecommitdiff
path: root/tests/dokuwiki_inline_formatting.dokuwiki
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-08-13 11:16:50 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-08-13 11:16:50 -0700
commit40e67b873735f108dfb17f75f6475219a62278cd (patch)
tree7814e987155d3b7d196135e2cdbf06deb67d460d /tests/dokuwiki_inline_formatting.dokuwiki
parentfa71a08ed3cae4ed26d2cb84b1f7a29be94e3ddb (diff)
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.
Diffstat (limited to 'tests/dokuwiki_inline_formatting.dokuwiki')
-rw-r--r--tests/dokuwiki_inline_formatting.dokuwiki13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/dokuwiki_inline_formatting.dokuwiki b/tests/dokuwiki_inline_formatting.dokuwiki
new file mode 100644
index 000000000..dd5cb52b4
--- /dev/null
+++ b/tests/dokuwiki_inline_formatting.dokuwiki
@@ -0,0 +1,13 @@
+Regular text //italics// **bold //bold italics//**.
+
+This is Small Caps, and this is <del>strikethrough</del>.
+
+Some people use single underlines for //emphasis//.
+
+Above the line is <sup>superscript</sup> and below the line is <sub>subscript</sub>.
+
+A line\\ break.
+
+hello %%//%% world %%**%% from %%__%% me
+
+''%%hello // world ** from __ me%%''