mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-12 12:27:21 +00:00
aafcfa14b0
This seems to work in LaTeX, no doubt because a single token is consumed as the target text parameter. Closes #7418.
191 B
191 B
% pandoc -f markdown+raw_tex -t latex
Lorem \hypertarget{anchor} etc
Lorem \hyperlink{anchor}{the link} etc
^D
Lorem \hypertarget{anchor} etc
Lorem \hyperlink{anchor}{the link} etc