Quarto isn't rendering to GFM from the Positron extension? #14919
Unanswered
marcdotson
asked this question in
Q&A (Q1)
Replies: 1 comment
|
I believe that's something in your setup, as you seemed to be in a project, maybe nested. I cannot reproduce (with 1.11 pre-release) in a small independent workspace with only a file like your. |
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
I can render to GFM using documents like the following using the
quarto renderfrom the command line:However, when I try to render it using the
Cmd + Shift + Kor using the Preview button inside of Positron I get the following error:I'm running Quarto 1.10.18, Quarto Extension 1.138.0, and Positron 2026.09.1 build 2.
All reactions