-
Hi! I have the following Markdown file: test.md
and I run pandoc using this command:
and I get the following error:
How to fix this error? I tried googling but it didn't help much. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Answered by
rnwst
May 12, 2025
Replies: 1 comment 4 replies
-
Which pandoc version are you using? When I run this command, I get the error |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can specify the code block font using the
monofont
variable.