emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Bug] body-only Export Option Adds Extra html Tags.
@ 2011-03-07 18:10 Ian Barton
  2011-03-08 11:59 ` Ian Barton
  0 siblings, 1 reply; 8+ messages in thread
From: Ian Barton @ 2011-03-07 18:10 UTC (permalink / raw)
  To: emacs-orgmode

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.

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

end of thread, other threads:[~2011-03-09 10:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-07 18:10 [Bug] body-only Export Option Adds Extra html Tags Ian Barton
2011-03-08 11:59 ` 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

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).