Skip to content

Export from qmd to rmd or ipynb #621

Closed Answered by jjallaire
danieltomasz asked this question in Q&A

You must be logged in to vote

You can actually use the Rmd file extension with Quarto if you want to. So a single Rmd file could be processed by both Quarto and rmarkdown (you'd just have a format options key for Quarto and an output options key for R Markdown. Quarto features like advanced figure/page layout wouldn't work in Rmd but they also wouldn't break (note that both Quarto and R Markdown support YAML cell options).

Replies: 2 comments 1 reply

You must be logged in to vote
0 replies

You must be logged in to vote
1 reply
@jjallaire

Answer selected by mcanouil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants