Replies: 2 comments
-
That's not the goal of Quarto. What I don't understand is why if you generate the HTML using Quarto you don't generate a notebook directly? Search through discussions to have several examples. |
Beta Was this translation helpful? Give feedback.
-
Quarto uses Pandoc internally, and you can call Quarto's version of Pandoc directly with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Say I have a file of the format that can be output by quarto (Word ? Html ?) and I want to create a notebook from this existing file (text cells with formatted markdown). Would there be a 'reverse quarto' solution to handle those translations automatically ?
Beta Was this translation helpful? Give feedback.
All reactions