ox: Ignore inlinetasks with a :noexport: tag
commit5a0239b9fc0124608964f8fe0370632c56659794
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 2 Mar 2013 13:34:45 +0000 (2 14:34 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 2 Mar 2013 14:03:28 +0000 (2 15:03 +0100)
tree4d331379b8d858d4d48646a04653494ba36315cf
parent66d6a6c450f36537d0a091b8eb85a88336e29f54
ox: Ignore inlinetasks with a :noexport: tag

* lisp/ox.el (org-export--selected-trees): Also mark inlinetasks with
  a select tag.
(org-export--skip-p): Skip inlinetasks with a :noexport: tag.
* testing/lisp/test-ox.el: Add tests.
lisp/ox.el
testing/lisp/test-ox.el