Shaun Johnson <sh...@slugfest.demon.co.uk> writes: > Hi, > > The appended org file when exported to HTML using org-e-html > (via org-export-dispatch) has brackets around the title. The > generated HTML is attached (t.html) as is a screenshot (t.png). > > How can I avoid these brackets being inserted?
Fixed. Please pull again. > Thanks, > > Shaun. > > #+AUTHOR: Shaun Johnson > #+EMAIL: sh...@slugfest.demon.co.uk > #+TITLE: Mappers > #+OPTIONS: ^:nil author:t timestamp:t toc:t > #+DATE: %Y/%m/%d > #+BABEL: :comments link :mkdirp yes > * Overview > Blah, blah > > --