Next: Texinfo Export, Previous: OpenDocument Text Export, Up: Exporting [Contents][Index]
org export back-end creates a normalized version of the Org document in current buffer. The exporter evaluates Babel code (see Evaluating Code Blocks) and removes content specific to other back-ends.
org-org-export-to-org
)Export as an Org file with a ‘.org’ extension. For ‘myfile.org’, Org exports to ‘myfile.org.org’, overwriting without warning.
Export to an Org file, then open it.