ox-html.el: Add lang attribute to html tag
commit6b2c38bb71c4637786f828e035690e25ea5134b3
authorRuben Maher <r@rkm.id.au>
Mon, 30 Nov 2015 21:07:10 +0000 (1 07:37 +1030)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 1 Dec 2015 22:34:27 +0000 (1 23:34 +0100)
tree0f9db80a83637f35ab5ca6d4aff5ea603e96784c
parenteeee60da70409a1446e75aa2512159aa9ab3fe04
ox-html.el: Add lang attribute to html tag

* lisp/ox-html.el (org-html-template): Add lang attribute to exported
  html tag.  Some features of the CSS Text Module (Level 3) require this
  attribute to be present (for example, so that the browser knows how to
  hyphenate the text). For more info, please take a look here:
  https://drafts.csswg.org/css-text-3/#languages

TINYCHANGE
lisp/ox-html.el