mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 01:36:45 +00:00
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