bug: quarto doesn't respect fenced divs for callouts in commonmark #13700
JosiahParry
started this conversation in
Feature Requests
Replies: 1 comment
-
|
Note that pandoc works here: |
Beta Was this translation helpful? Give feedback.
0 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
Quarto doesn't respect fenced divs when rendering to commonmark with commonmark output. Note that pandoc does correctly handle this.
Given a qmd file like this
then running
quarto render test.qmdcreateswhen it should create
Beta Was this translation helpful? Give feedback.
All reactions