Add test for #7738.
This commit is contained in:
parent
45e51ecd65
commit
ccb9db34f8
1 changed files with 6 additions and 0 deletions
6
test/command/7738.md
Normal file
6
test/command/7738.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
```
|
||||
% pandoc
|
||||
![_](url.png) image
|
||||
^D
|
||||
<p><img src="url.png" alt="_" /> image</p>
|
||||
```
|
Loading…
Reference in a new issue