all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Add HTML after <body> and before title
@ 2009-05-10 18:36 Daniel Clemente
  2009-05-10 19:01 ` Daniel Clemente
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Clemente @ 2009-05-10 18:36 UTC (permalink / raw)
  To: Org-mode ml


Hi,
  I have seen that all texts you include with #+TEXT are added after the title:

<body>
<div id="content">
<h1 class="title">This is the #+TITLE</h1>

<p>I added this with #+TEXT
</p>



  I have a script.js with a header which would be much better /before/ the <h1>. I know Org-mode doesn't need in general so much flexibility in exporting, but do you know incidentally some trick to insert code just after the <body> or after <div id="content">?

  Thanks,
-- Daniel

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

end of thread, other threads:[~2009-05-11  9:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-10 18:36 Add HTML after <body> and before title Daniel Clemente
2009-05-10 19:01 ` Daniel Clemente
2009-05-11  9:39   ` Sebastian Rose

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.