pandoc/test/command/7623.md

13 lines
181 B
Markdown
Raw Normal View History

```
% pandoc -t native
[link $(0,1]$](url)
^D
[ Para
[ Link
( "" , [] , [] )
[ Str "link" , Space , Math InlineMath "(0,1]" ]
( "url" , "" )
]
]
```