r-wasm / quarto-drop

Drop down an interactive R or Python console, code editor, and plotting window from the top of your Quarto slides.
https://r-wasm.github.io/quarto-drop/
MIT License
157 stars 4 forks source link

Override RevealJS key events when in console mode #3

Closed coatless closed 3 months ago

coatless commented 3 months ago

Trigger console with the backtick `

Type ? inside of either console.

Get the RevealJS keyboard binding pop up.

:'(

georgestagg commented 3 months ago

Thanks! This should now work better as of 26ac724ffb4579e4a5392d5a497a06f77e086d4e.