mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-17 14:57:15 +00:00
ddabd85eb8
See #9120. We need to use `\c` before a `.UR` or `.MT`, to avoid an extra space, and also after. To ensure that a space at the beginning of the following line doesn't get swallowed up, we escape it with `\`.
327 B
327 B
% pandoc -t man
SEE ALSO
========
* [Milk](https://en.wikipedia.org/wiki/Milk)
* [EBNF](https://en.wikipedia.org/wiki/Extended_Backus–Naur_form)
^D
.SH SEE ALSO
.IP \[bu] 2
\c
.UR https://en.wikipedia.org/wiki/Milk
Milk
.UE \c
.IP \[bu] 2
\c
.UR https://en.wikipedia.org/wiki/Extended_Backus–Naur_form
EBNF
.UE \c