emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Option for minimalist html file
@ 2012-05-18 17:59 Endak A
  2012-05-19 17:14 ` Ian Barton
  2012-05-22 20:00 ` Endak A
  0 siblings, 2 replies; 5+ messages in thread
From: Endak A @ 2012-05-18 17:59 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 579 bytes --]

Can there be an option like

#+OPTIONS: html-minimal:t


which does not have 


<script type="text/javascript">
...

</script>

 
<div id="preamble">
...

</div>


<div id="postamble">
...
</div>


or any of the meta tags except :
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

or <div id="content"> and the accompanying </div> but obviously the stuff in-between. 


If I want to, I can insert any of the html code that is missing from the minimalist version that I want using #+HTML: or #+STYLE:


Best wishes,

Enda

[-- Attachment #2: Type: text/html, Size: 1108 bytes --]

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

end of thread, other threads:[~2012-05-23 11:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-18 17:59 Option for minimalist html file Endak A
2012-05-19 17:14 ` Ian Barton
2012-05-22 20:00 ` Endak A
2012-05-22 21:32   ` Nick Dokos
2012-05-23 11:47   ` Jambunathan K

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).