aboutsummaryrefslogtreecommitdiff
path: root/test/command/11124.md
blob: 0343d2650201fcbadb46245096bbbe74678659b2 (plain)
1
2
3
4
5
6
7
8
9
10
The heading is "unlinked" before adding it to the TOC.

```
% pandoc --to=latex
<http://example.com/> {-}
=========================
^D
\section*{\texorpdfstring{\url{http://example.com/}}{http://example.com/}}\label{httpexample.com}
\addcontentsline{toc}{section}{{http://example.com/}}
```