aboutsummaryrefslogtreecommitdiff
path: root/test/command/4306.md
blob: f1267eb9bccd22a404719830cc2c2f28e1adad06 (plain)
1
2
3
4
5
6
7
8
9
10
```
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",Space,Str "file",Space,Str "id",Space,Str "is",Space,Code ("",[],[]) "ESP_123_5235",Str "."]]
```