Function: org-babel-examplize-region
org-babel-examplize-region is a function alias and interactive for
org-babel-examplify-region, defined in ob-core.el.gz.
This command is obsolete since 9.0; use org-babel-examplify-region
instead.
Signature
(org-babel-examplize-region BEG END &optional RESULTS-SWITCHES INLINE)
Documentation
Comment out region BEG..END using the inline == or : org example quote.
When INLINE is non-nil, use the inline verbatim markup. When INLINE is nil and RESULTS-SWITCHES is non-nil, RESULTS-SWITCHES is used as a string to be appended to #+begin_example line.
Key Bindings
Aliases
org-babel-examplize-region (obsolete since 9.0)