diff options
Diffstat (limited to 'test/rtf/link.native')
-rw-r--r-- | test/rtf/link.native | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/rtf/link.native b/test/rtf/link.native new file mode 100644 index 000000000..e9e08dc86 --- /dev/null +++ b/test/rtf/link.native @@ -0,0 +1,2 @@ +Pandoc (Meta {unMeta = fromList []}) +[Para [Link ("",[],[]) [Str "pandoc"] ("http://pandoc.org","")]] |