We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48d7680 commit 2d4a926Copy full SHA for 2d4a926
1 file changed
test/testsuite.native
@@ -365,7 +365,6 @@ Pandoc (Meta {unMeta = fromList [("author",MetaList [MetaInlines [Str "John",Spa
365
,Para [Link ("",[],[]) [Str "URL",Space,Str "and",Space,Str "title"] ("/url/","title with single quotes")]
366
,Para [Link ("",[],[]) [Str "with_underscore"] ("/url/with_underscore","")]
367
,Para [Link ("",[],[]) [Str "Email",Space,Str "link"] ("mailto:nobody@nowhere.net","")]
368
-,Para [Link ("",[],[]) [Str "Empty"] ("",""),Str "."]
369
,Header 2 ("reference",[],[]) [Str "Reference"]
370
,Para [Str "Foo",Space,Link ("",[],[]) [Str "bar"] ("/url/",""),Str "."]
371
,Para [Str "With",Space,Link ("",[],[]) [Str "embedded",Space,Str "[brackets]"] ("/url/",""),Str "."]
0 commit comments