emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* feature proposal: export to html headless
@ 2022-06-26 12:10 Uwe Brauer
  2022-06-27  0:52 ` Samuel Wales
  0 siblings, 1 reply; 5+ messages in thread
From: Uwe Brauer @ 2022-06-26 12:10 UTC (permalink / raw)
  To: emacs-orgmode



Hi 

Some time ago I asked whether it would be possible to have a simplified
html export function (basically I need it to insert it in certain moodle
forms)


I was pointed out to me by the author/maintainer of org-mode that the
following would do the trick 

(defun my-org-export-to-html ()
  (interactive)
  (org-html-export-to-html nil nil t t))


So the question is could that be added to the export-dispach menu 
as HTML headless, I propose to use the letter L as in headLess.

Regards

Uwe Brauer 

-- 
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine. 



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-06-28  7:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-26 12:10 feature proposal: export to html headless Uwe Brauer
2022-06-27  0:52 ` Samuel Wales
2022-06-27 12:11   ` Uwe Brauer
2022-06-27 16:11     ` Max Nikulin
2022-06-28  6:59       ` Uwe Brauer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).