Replies: 1 comment 2 replies
-
There are a number of external tools you can use, but currently nothing built in to Quarto itself. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Description
Consider the following simple quarto document:
I want to reference to some sections of the document throughtout it.
My concern is that
#installing-package
would silently breakIs it possible to enable some sort of strict mode to validate these during
quarto render
?There are a couple of issues that mention broken links, but I feel like they are referring to external URLs? #1319 #2665
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions