QuartoNotebookRunner.jl icon indicating copy to clipboard operation
QuartoNotebookRunner.jl copied to clipboard

Support Julia REPL help mode

Open MHellmund opened this issue 11 months ago • 1 comments

With QuartoNotebookRunner 0.4.0,

 ```{julia}
 ?for
 ```

is a Julia parse error. It works for me with Quarto/IJulia: https://www.math.uni-leipzig.de/~hellmund/juliabook/chapters/first_contact.html#sec-tab

MHellmund avatar Mar 06 '24 15:03 MHellmund

It would be possible to support something like REPL modes most likely. Happy to accept PRs for this.

MichaelHatherly avatar Mar 06 '24 16:03 MichaelHatherly

closed by https://github.com/PumasAI/QuartoNotebookRunner.jl/pull/121

MHellmund avatar May 10 '24 21:05 MHellmund