From: Adam Spiers <orgmode@adamspiers.org>
To: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: weirdness with #+TITLE in HTML export
Date: Fri, 30 May 2008 23:53:12 +0100 [thread overview]
Message-ID: <20080530225312.GC16661@atlantic.linksys.moosehall> (raw)
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?
next reply other threads:[~2008-05-30 22:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-30 22:53 Adam Spiers [this message]
2008-06-10 7:03 ` weirdness with #+TITLE in HTML export Dominik, C.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080530225312.GC16661@atlantic.linksys.moosehall \
--to=orgmode@adamspiers.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.