-
DescriptionHi, I maintain a large website (hundreds of pages written by many different authors). I recently stumbled over the fact that
while such a file doesn't exist in the /img folder and the correct file name would be Is there a way I can make quarto warn me about such unresolved references? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
There is nothing to do. |
Beta Was this translation helpful? Give feedback.
I've open an issue to improve this:
Meanwhile and depending on the format:
quarto render --embed-resources
could be use as a workaround to identify those missing resources.