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