aboutsummaryrefslogtreecommitdiff
path: root/tests/dokuwiki-writer.native
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dokuwiki-writer.native')
-rw-r--r--tests/dokuwiki-writer.native3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/dokuwiki-writer.native b/tests/dokuwiki-writer.native
index 1cdad17d2..fc24451bc 100644
--- a/tests/dokuwiki-writer.native
+++ b/tests/dokuwiki-writer.native
@@ -1 +1,2 @@
-[Para [Str "hello",Space,Str "//",Space,Str "world"]]
+[Para [Str "hello",Space,Str "//",Space,Str "world",Space,Str "**",Space,Str "from",Space,Str "__",Space,Str "me"]
+,Para [Code ("",[],[]) "hello // world ** from __ me"]]