emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ian Barton <lists@manor-farm.org>
To: emacs-orgmode@gnu.org
Subject: [Bug] body-only Export Option Adds Extra html Tags.
Date: Mon, 07 Mar 2011 18:10:46 +0000	[thread overview]
Message-ID: <4D751FA6.2000703@manor-farm.org> (raw)

If I export body-only in my publishing options and publish a file that 
looks like:

#+TITLE: Index for Cycling Pages.
#+STARTUP: showall indent
#+STARTUP: hidestars
#+BEGIN_HTML
---
layout: cycling
title: Cycling.
excerpt: Page about cycling.
---
#+END_HTML

Some text

The resulting html looks like:

<p>
Some text</p>
</div>
</body>
</html>

Note the extra html tags after my text. Not sure exactly when this 
started happening, my git bisect skills haven't managed to identify it.

Ian.

             reply	other threads:[~2011-03-07 18:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-07 18:10 Ian Barton [this message]
2011-03-08 11:59 ` [Bug] body-only Export Option Adds Extra html Tags Ian Barton
2011-03-08 14:12   ` Manuel Giraud
2011-03-08 14:30     ` Manuel Giraud
2011-03-08 18:02       ` Ian Barton
2011-03-09 10:29       ` [Accepted] [O, Bug] " Bastien Guerry
2011-03-09 10:29       ` [Bug] " Bastien
2011-03-08 14:34     ` Bernt Hansen

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D751FA6.2000703@manor-farm.org \
    --to=lists@manor-farm.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 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).