Exporting creates files with extensions .txt and .html in the current directory. Publishing puts the resulting file into some other place.
- export/publish dispatcher C-c C-e
- export visible part only C-c C-e v
- insert template of export options C-c C-e t
- toggle fixed width for entry or region C-c :
- toggle pretty display of scripts, entities C-c C-x {\tt\char`\}
Comments: Text not being exported
Lines starting with # and subtrees starting with COMMENT are never exported.
- toggle COMMENT keyword on entry C-c ;