ox: Do not build TOC for headlines below H value
commit22b4473fccce6fc316d0f6d86f9ecc6b71d15b12
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 31 Aug 2013 12:30:25 +0000 (31 14:30 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 31 Aug 2013 12:30:25 +0000 (31 14:30 +0200)
tree87554a1898af0c5299b258be22123af88a1fa028
parentcb350326417b5a2cf886afadc192b32219f4fca3
ox: Do not build TOC for headlines below H value

* lisp/ox.el (org-export-collect-headlines): Do not build TOC for
  headlines below H value.
* testing/lisp/test-ox.el: Add test.

Reported-by: Jambunathan K <kjambunathan@gmail.com>
lisp/ox.el
testing/lisp/test-ox.el