code-link
in other (non-html) formats?
#3777
eitsupi
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The automatic linking by the
downlit
R package is really cool.At the moment it seems to be only available in HTML format in Quarto, but I am wondering if it is possible to use this in Markdown format.
(I may be wrong as I have not used it, but it seems to be used in
hugodown
?)https://quarto.org/docs/output-formats/html-code.html#code-linking
My use case is to generate md files from qmd to pass to other site generators, and it would be great if I could automatically link R functions to reference pages.
Beta Was this translation helpful? Give feedback.
All reactions