org-toggle-fixed-width-section

org-toggle-fixed-width-section is an interactive compiled Lisp function in `org.el'.


(org-toggle-fixed-width-section ARG)

Toggle the fixed-width export.
If there is no active region, the QUOTE keyword at the current headline is
inserted or removed. When present, it causes the text between this headline
and the next to be exported as fixed-width text, and unmodified.
If there is an active region, this command adds or removes a colon as the
first character of this line. If the first character of a line is a colon,
this line is also exported in fixed-width font.