emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Html Exporter Suppressing Blank Lines at Start


From: Ian Barton
Subject: [Orgmode] Html Exporter Suppressing Blank Lines at Start
Date: Sat, 21 Nov 2009 16:12:37 +0000
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]