export back-ends: Fix leftover downcase :custom-id properties
commitb10e2bde13c775a05042033de576f38c0461e107
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 22 Feb 2013 13:51:58 +0000 (22 14:51 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 22 Feb 2013 13:51:58 +0000 (22 14:51 +0100)
tree2aaf4f1c121773c66f93c323f012d5a6770d904b
parent8058e6601e63872663d192f7b00c18b3a18c7d10
export back-ends: Fix leftover downcase :custom-id properties

* lisp/ox-html.el (org-html-format-headline--wrap, org-html-headline):
  Use :CUSTOM_ID, not :custom-id.
* contrib/lisp/ox-deck.el (org-deck-toc): Use :CUSTOM_ID,
  not :custom-id.
contrib/lisp/ox-deck.el
lisp/ox-html.el