In org-mode, is there a function to export (current) subtree to HTML? How would one go about doing this?
To save the document, either press the save icon, or press C-x C-s, call it 1.org.
Org Mode (also: org-mode; /ˈɔːrɡ moʊd/) is a document editing, formatting, and organizing mode, designed for notes, planning, and authoring within the free software text editor Emacs.
With Org 8:
M-x org-export-dispatch C-s (change the export scope to subtree) h (HTML menu) h (export to HTML file)
You can also use org-narrow-to-subtree
to reduce the buffer and run the normal export.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With