Skip to content
Discussion options

You must be logged in to vote

Thanks for the reproducible example but it has actually nothing to do with Quarto.
cat() has sep = " " by default, so what you are writing is:

## Heading

 ## Another Heading

This is not a valid header.

Use keep-md: true to look at the markdown you generate.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mcanouil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants