emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] weirdness with #+TITLE in HTML export


From: Adam Spiers
Subject: [Orgmode] weirdness with #+TITLE in HTML export
Date: Fri, 30 May 2008 23:53:12 +0100
User-agent: Mutt/1.5.14 (2007-02-12)

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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]