Convert gfm to pdf? #11484
Unanswered
wyttenbach
asked this question in
Q&A
Convert gfm to pdf?
#11484
Replies: 2 comments
-
Quarto inputs are: markdown (md/qmd) and Jupyter notebook (ipynb). Note that special GitHub syntax won't work even if you change the file extension. |
Beta Was this translation helpful? Give feedback.
0 replies
-
No Quarto is not a conversion tool. You need to use Pandoc directly for this. Quarto takes It may not understannd specific GFM feature that do not overlap with default Markdown syntax. |
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
Is quarto a good tool to convert gfm to pdf?
It doesn't seem to understand the gfm extension:
Beta Was this translation helpful? Give feedback.
All reactions