You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm just discovering this plugin. It looks very nice, but I would really love to have the ability to run e.g. :ConjureEval in a fenced markdown code block and have it 1) detect the language and 2) run the code snippet in the appropriate REPL. I saw #57 but that didn't seem to be discussing (1), and is also closed and a few years old. I wonder if this is something that is on the radar or if I should just try mdeval for that.
Cheers
The text was updated successfully, but these errors were encountered:
Had a quick look but from what I understand that one is about editing the fenced blocks (with proper LSP diagnostics completion, still very useful thanks) but I'm asking here about evaluating the code blocks (and getting the output). So far mdeval is doing what I want but I just wondered if this plugin would consider adding that functionality (it also seems focused on code evaluation/live exploration)
Hello,
I'm just discovering this plugin. It looks very nice, but I would really love to have the ability to run e.g.
:ConjureEval
in a fenced markdown code block and have it 1) detect the language and 2) run the code snippet in the appropriate REPL. I saw #57 but that didn't seem to be discussing (1), and is also closed and a few years old. I wonder if this is something that is on the radar or if I should just try mdeval for that.Cheers
The text was updated successfully, but these errors were encountered: