ox-html.el: Add exporting of priority
commit7e6436e2c820912dc614a34d6b99d7221ae30cb0
authorZane D. Purvis <zane.purvis@gmail.com>
Sat, 10 Jan 2015 09:21:54 +0000 (10 10:21 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 10 Jan 2015 09:27:32 +0000 (10 10:27 +0100)
treeedf89f027b583000a79c007a9cdaf1278db1fd88
parentf9ba99bbc940af8aaa6c9c94d447667c4d2288ca
ox-html.el: Add exporting of priority

* list/ox-html.el (org-html--priority): New function.
(org-html-format-headline-default-function): Call `org-html--priority'.
(org-html-style-default): Add `.priority'.

HTML export previously did not support exporting of priority simply by setting
`org-export-with-priority' to `t'.

TINYCHANGE
lisp/ox-html.el