aboutsummaryrefslogtreecommitdiff
path: root/test/command/7623.md
blob: 1c4c8a0c19c6be813b3722e293bfa43c2fa75aff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
```
% pandoc -t native
[link $(0,1]$](url)
^D
[ Para
    [ Link
        ( "" , [] , [] )
        [ Str "link" , Space , Math InlineMath "(0,1]" ]
        ( "url" , "" )
    ]
]
```