org-select-tags.org (pandoc-2.11.1.1) | : | org-select-tags.org (pandoc-2.11.2) | ||
---|---|---|---|---|
#+SELECT_TAGS: yes no | #+select_tags: yes no | |||
#+EXCLUDE_TAGS: no | #+exclude_tags: no | |||
In a document containing one or more trees containing a tag | In a document containing one or more trees containing a tag | |||
listed in SELECT_TAGS, only those trees and their ancestor nodes will appear; | listed in SELECT_TAGS, only those trees and their ancestor nodes will appear; | |||
this text and any other text preceding the first headline | this text and any other text preceding the first headline | |||
won't appear for such documents. | won't appear for such documents. | |||
* Will appear because it is the ancestor of something tagged "yes" | * Will appear because it is the ancestor of something tagged "yes" | |||
** Will appear :yes: | ** Will appear :yes: | |||
*** Will appear since the entire subtree of something selected will appear | *** Will appear since the entire subtree of something selected will appear | |||
**** Will appear | **** Will appear | |||
End of changes. 1 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added |