aboutsummaryrefslogtreecommitdiff
path: root/.circleci
diff options
context:
space:
mode:
authorJoseph C. Sible <josephcsible@users.noreply.github.com>2020-02-03 11:14:22 -0500
committerGitHub <noreply@github.com>2020-02-03 08:14:22 -0800
commit8d6fac1253b26dfbbf7b82c717f3933588ed98b9 (patch)
treeef83854e20303f6c88c66418928d4c4e520029a1 /.circleci
parentb47a3cdcb6b9ecc302567fa28b05459810e03095 (diff)
downloadpandoc-8d6fac1253b26dfbbf7b82c717f3933588ed98b9.tar.gz
Clean up a confusing triple negative (#6102)
There's currently `unless`, `not`, and `notParaOrPlain` in the same expression, which is a rather confusing triple negative. Replace `notParaOrPlain` with `paraOrPlain` and switch to `all` from `any` to clean this up.
Diffstat (limited to '.circleci')
0 files changed, 0 insertions, 0 deletions