In org-mode, is there a function to export (current) subtree to HTML? How would one go about doing this?
With Org 8:
M-x org-export-dispatch C-s (change the export scope to subtree) h (HTML menu) h (export to HTML file)