org-unescape-code-in-region
org-unescape-code-in-region is an interactive compiled Lisp function in `org-src.el
'.
(org-unescape-code-in-region BEG END)
Un-escape lines between BEG and END.
Un-escaping happens by removing the first comma on lines starting
with ",*", ",#+", ",,*" and ",,#+".