Add support for EXCLUDE_TAGS and :noexport:

This commit is contained in:
Niklas Fasching 2018-12-26 15:25:38 +01:00
parent c3d635eacb
commit beff0c0d8a
7 changed files with 24 additions and 1 deletions

View file

@ -55,5 +55,6 @@ it&#39;s possible to use <code class="verbatim">#+SETUPFILE</code> - in this cas
<div class="highlight">
<pre>
#+TODO: TODO DONE CUSTOM
#+EXCLUDE_TAGS: noexport custom_noexport
</pre>
</div>