When I press `M-n` `v` `v` in the following code block ~~~ ```{scheme} (+ 1 2) ``` ~~~ I get the following error: > polymode-eval-chunk: Undefined ‘polymode-eval-region-function’ in buffer parse.md[scheme] How to define the missing function?
When I press
M-nvvin the following code blockI get the following error:
How to define the missing function?