ox-html: Handle missing title better
commita95e9da22342fcd7fd5856ab392e53e02e8559e5
authorRasmus <rasmus@gmx.us>
Sat, 14 Mar 2015 00:25:48 +0000 (14 01:25 +0100)
committerRasmus <rasmus@gmx.us>
Sat, 14 Mar 2015 00:34:33 +0000 (14 01:34 +0100)
tree1fb786401fbf3f11a90af79bc0cdd9d7b5c3f449
parenta566f2865d44ee4c4faff793ecdab16bf3a9387c
ox-html: Handle missing title better

* ox-html.el (org-html-template): Only insert title when nonnil.

Empty headings trigger a W3 Validator warning.
lisp/ox-html.el