Files
John MacFarlane 3a3fc66726 Use pdf-engine variable instead of extensions...
...to determine what to do about `.pdfhref` macros in `ms`
output.

When no PDF engine is specified, we don't use the `.pdfhref`
macros at all. This gives better results for links in formats
other than PDF, since the link text would simply disappear if
it exists only in a `.pdfhref` macro.

When a PDF engine is specified,  escape the argument of
`.pdfhref O` in a way that is appropriate.

Remove `groff` extension.

Text.Pandoc.Extensions: remove `Ext_groff` constructor.

See #10738.  This revises the earlier commit
3adcb4bd80.
2025-03-29 22:42:22 -07:00
..
2024-04-25 18:16:49 -07:00
2024-04-25 18:16:49 -07:00
2024-09-09 08:28:19 -07:00