Skip to content

enumerate-headings v0.5

Choose a tag to compare

@timvink timvink released this 09 Jan 20:48
· 19 commits to master since this release

Added

  • Option increment_across_pages to allow for single page enumeration (#29)
  • Option exclude to exclude certain pages (#28)

Changed

  • Dropped explicit support for python 3.5 and 3.6 (although plugin will still work), added support for 3.9 and 3.10