diff options
| author | Joseph C. Sible <josephcsible@users.noreply.github.com> | 2020-02-03 11:14:22 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-03 08:14:22 -0800 |
| commit | 8d6fac1253b26dfbbf7b82c717f3933588ed98b9 (patch) | |
| tree | ef83854e20303f6c88c66418928d4c4e520029a1 /test | |
| parent | b47a3cdcb6b9ecc302567fa28b05459810e03095 (diff) | |
| download | pandoc-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 'test')
0 files changed, 0 insertions, 0 deletions
