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 c7fa2d6 commit df35d7aCopy full SHA for df35d7a
test/command/8853.md
@@ -1,6 +1,6 @@
1
```
2
% pandoc -f markdown+wikilinks_title_after_pipe --wrap=none
3
-[[hi]] and ![[hi]]
+[[hi]] and ![[hi.jpg]]
4
^D
5
-<p><a href="hi" class="wikilink">hi</a> and <img src="hi" class="wikilink" alt="hi" /></p>
+<p><a href="hi" class="wikilink">hi</a> and <img src="hi.jpg" class="wikilink" alt="hi" /></p>
6
0 commit comments