r-wasm / quarto-live

WebAssembly powered code blocks and exercises for both the R and Python languages in Quarto documents
https://r-wasm.github.io/quarto-live/
MIT License
100 stars 6 forks source link

Cross talk with quarto-drop? #32

Open coatless opened 1 month ago

coatless commented 1 month ago

It may be interesting to allow in the revealjs format the ability to transfer the content in a live cell into the quarto-drop editor window.

Though, I think the better path of valor may be to add a note on the documentation that it's unlikely for the engines to be shared between Quarto extensions like quarto-drop.

georgestagg commented 1 month ago

In the future, I definitely think we can share the WebAssembly engines for both quarto-live and quarto-drop in revealjs slides.

For now, let's go with the documentation warning but leave this issue open with the plan to dovetail the two extensions in a future release.