Next: , Previous: HTML export, Up: HTML export


10.2.1 HTML export commands

C-c C-e h
Export as HTML file myfile.html.
C-c C-e b
Export as HTML file and open it with a browser.
C-c C-e v h
C-c C-e v b
Export only the visible part of the document.

In the exported version, the first 3 outline levels will become headlines, defining a general document structure. Additional levels will be exported as itemized lists. If you want that transition to occur at a different level, specify it with a prefix argument. For example,

     C-2 C-c C-e b

creates two levels of headings and does the rest as items.