mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:35:01 +08:00
d8354618c4
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.