mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-27 01:45:56 +00:00
Add more tests for dokuwiki writer (#386)
This commit is contained in:
@@ -1 +1,3 @@
|
||||
hello // world
|
||||
hello // world ** from __ me
|
||||
|
||||
''hello // world ** from __ me''
|
||||
|
||||
@@ -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"]]
|
||||
|
||||
Reference in New Issue
Block a user