Files
pandoc/test/command
Brian Leung a26b3a2d6a Org reader: Add partial support for #+EXCLUDE_TAGS option. (#4950)
Closes #4284.

Headers with the corresponding tags should not appear in the output.

If one or more of the specified tags contains a non-tag character
like `+`, Org-mode will not treat that as a valid tag, but will
nonetheless continue scanning for valid tags. That behavior is not
replicated in this patch; entering `cat+dog` as one of the entries in
`#+EXCLUDE_TAGS` and running the file through Pandoc will cause the
parser to fail and result in the only excluded tag being the default, `noexport`.
2018-10-05 14:28:17 -07:00
..
2018-07-02 19:07:28 +03:00
2018-04-14 10:42:05 -07:00
2018-05-08 09:14:58 -07:00
2018-06-11 10:53:56 -07:00
2018-07-15 15:14:40 -07:00
2018-07-15 15:14:40 -07:00