From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Html Exporter Suppressing Blank Lines at Start Date: Sat, 21 Nov 2009 18:58:10 +0100 Message-ID: <0A60C9E6-922F-44A7-9FD0-6D71BA828E23@gmail.com> References: <4B081175.9050904@manor-farm.org> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBuE1-0008SC-FN for emacs-orgmode@gnu.org; Sat, 21 Nov 2009 12:58:21 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBuDw-0008Rf-CP for emacs-orgmode@gnu.org; Sat, 21 Nov 2009 12:58:20 -0500 Received: from [199.232.76.173] (port=50620 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBuDw-0008Rc-7d for emacs-orgmode@gnu.org; Sat, 21 Nov 2009 12:58:16 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:57459) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NBuDv-0006W2-DQ for emacs-orgmode@gnu.org; Sat, 21 Nov 2009 12:58:15 -0500 Received: by ewy24 with SMTP id 24so634951ewy.26 for ; Sat, 21 Nov 2009 09:58:14 -0800 (PST) In-Reply-To: <4B081175.9050904@manor-farm.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ian Barton Cc: org-mode mailing list Hmmm, when I do this export, I get a full html file, with header and all, and he first "---" as the

title of the document. Could you please tell in more detail what you mean? Thanks. - Carsten On Nov 21, 2009, at 5:12 PM, Ian Barton wrote: > I am playing with Jekyll as a possible blogging solution for org. So > far it looks good, but there is one small problem. You can use yaml > in your html, but it has to be the very first thing in the file: > > In my org file I have: > > #+STARTUP: showall indent > #+STARTUP: hidestars > #+BEGIN_HTML > --- > layout: default > title: Benighted on the Ben. > --- > #+END_HTML > > It was early January when six of us travelled up to > > > When I export to html I end up with two blank lines at the top of > the file above the first ---. Is there a way to get the html > exporter not to insert those two blank lines? > > Ian. > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten