2 #+AUTHOR: Bastien Guerry
4 # This file is released by its authors and contributors under the GNU
5 # Free Documentation license v1.3 or later, code examples are released
6 # under the GNU General Public License v3 or later.
8 /This page contains what the Org <8.0 manual said about the XOXO export./
10 /You can use the XOXO export by cloning Org's git repository and checking
13 Org mode contains an exporter that produces XOXO-style output.
15 Currently, this exporter only handles the general outline structure and
16 does not interpret any additional Org mode features.
18 | C-c C-e x | org-export-as-xoxo | Export as an XOXO file (myfile.org -> myfile.html) |
19 | C-c C-e v x | | Export only the visible part of the document. |