aboutsummaryrefslogtreecommitdiff
path: root/tests/dokuwiki_inline_formatting.dokuwiki
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-02-04 12:56:30 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-02-04 12:56:30 +0100
commit18ab8642692caca2716fd9b5a0e6dbfd3d9cf9cc (patch)
tree05f4e9024093e233c131b3494e71265062ffd94a /tests/dokuwiki_inline_formatting.dokuwiki
parent8418c1a7d7e5312dfddbc011adb257552b2a864b (diff)
downloadpandoc-18ab8642692caca2716fd9b5a0e6dbfd3d9cf9cc.tar.gz
Moved tests/ -> test/.
Diffstat (limited to 'tests/dokuwiki_inline_formatting.dokuwiki')
-rw-r--r--tests/dokuwiki_inline_formatting.dokuwiki14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/dokuwiki_inline_formatting.dokuwiki b/tests/dokuwiki_inline_formatting.dokuwiki
deleted file mode 100644
index 262094184..000000000
--- a/tests/dokuwiki_inline_formatting.dokuwiki
+++ /dev/null
@@ -1,14 +0,0 @@
-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%%''