mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-17 13:05:48 +00:00
This improves on commit e13aa5c015,
which worked only for recent versions of longtable.
For older versions, we need to define a dummy counter `none`.
Closes #11201. Thanks to @priiduonu for the solution.