aboutsummaryrefslogtreecommitdiff
path: root/test/command/4306.md
blob: 887386832a4f7666bc1edf8ee7207d7eb1c04770 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
```
% pandoc -f latex -t native
\documentclass{article}
\usepackage{hyperref}
\begin{document}
The file id is \nolinkurl{ESP_123_5235}.
\end{document}
^D
[ Para
    [ Str "The file id is "
    , Code ( "" , [] , [] ) "ESP_123_5235"
    , Str "."
    ]
]
```