emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ian Barton <lists@manor-farm.org>
To: emacs-orgmode@gnu.org
Subject: Re: [Bug] body-only Export Option Adds Extra html Tags.
Date: Tue, 08 Mar 2011 11:59:37 +0000	[thread overview]
Message-ID: <4D761A29.4030004@manor-farm.org> (raw)
In-Reply-To: <4D751FA6.2000703@manor-farm.org>

On 07/03/11 18:10, Ian Barton wrote:
> 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.
>

Managed to get git bisect to work for me. The last sha where I get git 
bisect good is:

f9c833dad015b7847f659e06bac8690b9d7d3794 deprecating begin_dot and 
begin_ditaa blocks.

So it looks like SHA:

da8dc7bba72613131f97a28f1c4a912b8d85d7cc Rewrite the handling of HTML 
preamble/postamble caused the problem.

Ian.

  reply	other threads:[~2011-03-08 11:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-07 18:10 [Bug] body-only Export Option Adds Extra html Tags Ian Barton
2011-03-08 11:59 ` Ian Barton [this message]
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=4D761A29.4030004@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).