Does quarto 1.3 require pandoc 3.0? #5754
Answered
by
cscheid
moonpiedumplings
asked this question in
Q&A
-
DescriptionI have quarto and pandoc installed using the nix package manager. Nix only packages quarto 1.2, and pandoc 2.1.9. After tinkering with nix to get it to package quarto 1.3 for me, I get an error upon attempting to render my website:
I'm guessing this is because pandoc 2.1.9 does not come with this particular template, but I want to be sure before I go further, as I am finding getting pandoc 3.0 through nix to be a very frustrating process. |
Beta Was this translation helpful? Give feedback.
Answered by
cscheid
May 30, 2023
Replies: 1 comment
-
Yes, it does require pandoc 3.0. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
moonpiedumplings
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, it does require pandoc 3.0.