Replies: 1 comment
-
molten cells are not markdown cells. If you want to evaluate a markdown code cell, you can use quarto-nvim, which has a code running integration with molten. This distinction between markdown and molten cells is something that I'm going to add to the README as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see there is only "MoltenReevaluateCell" but what about evaluating an entire cell?
Should I use MoltenEvaluateLine for all the lines in the cell or evaluate a visual selection?
A bit confused as to the normal workflow.
Beta Was this translation helpful? Give feedback.
All reactions