Good day, in org-mode how can I evaluate the source block under the pointer and not every source block in the buffer a la , b b
Is it , b e
SPC m b e org-babel-execute-maybe
Some of the org command names are a little cryptic
https://develop.spacemacs.org/layers/+emacs/org/README.html#babel--source-blocks
That's the one thanks. Great job on http://pratical.li btw that's where I learnt about source blocks in the first place.