Variable: org-export-babel-evaluate

org-export-babel-evaluate is an alias and customizable for org-export-use-babel, defined in org-compat.el.gz.

This variable is obsolete since 9.1; use org-export-use-babel instead.

Value

t

Documentation

Switch controlling code evaluation and header processing during export.

When set to nil no code will be evaluated as part of the export process and no header arguments will be obeyed. Users who wish to avoid evaluating code on export should use the header argument
:eval never-export.

Aliases

org-export-babel-evaluate (obsolete since 9.1)