Why is my listing no longer showing up? Says my listing qmds contain no metadata therefore 'undefined' #8122
-
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Jan 6, 2024
Replies: 1 comment 12 replies
-
Could you share a small self-contained "working" (reproducible) example to work with, i.e., a Git repository? Thanks. What version of Quarto are you using? |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@skycheng17 I really think there is a bug with Quarto Preview here and went ahead to open an issue:
Note that if you want the Quarto document to be downloadable from your website, you could use
code-tools
: https://quarto.org/docs/output-formats/html-code.html#code-toolsYour listing is showing up by the way, it's just that a lot of bad content is added before your actual contents at each
quarto preview
.