all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* weirdness with #+TITLE in HTML export
@ 2008-05-30 22:53 Adam Spiers
  2008-06-10  7:03 ` Dominik, C.
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Spiers @ 2008-05-30 22:53 UTC (permalink / raw)
  To: org-mode mailing list

Is this a regression or am I missing something?

--------- 8< --------- 8< --------- 8< --------- 8< --------- 8< ---------
#+OPTIONS: H:1 num:t toc:t \n:nil skip:nil
#+TITLE: Test title

Foo
--------- 8< --------- 8< --------- 8< --------- 8< --------- 8< ---------

results in the following (preamble and postamble snipped for brevity):

--------- 8< --------- 8< --------- 8< --------- 8< --------- 8< ---------
</head><body>
<h1 class="title">Test title</h1>
#+TITLE: Test title

<p>
Foo

</p></div>
--------- 8< --------- 8< --------- 8< --------- 8< --------- 8< ---------

Why does the #+TITLE line appear in the raw text?  And why does it
vanish if I add a newline before it in the source .org file?

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

end of thread, other threads:[~2008-06-10  7:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-30 22:53 weirdness with #+TITLE in HTML export Adam Spiers
2008-06-10  7:03 ` Dominik, C.

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.