This is the official manual for the latest Org-mode release.
An export back-end is a library that translates Org syntax into a foreign format. An export format is not available until the proper back-end has been loaded.
By default, the following four back-ends are loaded: ascii
,
html
, icalendar
and latex
. It is possible to add more
(or remove some) by customizing org-export-backends
.
Built-in back-ends include:
Other back-ends might be found in the contrib/
directory
(see Installation).