Fix issues with TOC, internal links and html-doctype.
commit36812e72ac303e5298d41862a25f7ad2386ade29
authorRick Frankel <rick@rickster.com>
Tue, 28 May 2013 11:41:30 +0000 (28 07:41 -0400)
committerRick Frankel <rick@rickster.com>
Tue, 28 May 2013 11:41:30 +0000 (28 07:41 -0400)
tree37c9b6c92fc268f94b1641dbdfbb8ac90cc94251
parentd3f9b1cb7bd9c74b520855a749637b3816716d89
Fix issues with TOC, internal links and html-doctype.

* contrib/lisp/ox-deck.el (deck): add new deck specific link handler.
(org-deck-toc): Add "sec-" to non-custom link ids.
(org-deck-link): New function. Rename internal link to point at
container instead of heading.
(org-deck-template): Use alist doctype instead of string (per changes
to ox-html).
contrib/lisp/ox-deck.el