enumerate-headings v0.4.2
Changed
- Removed hack where
enumerate-headings
would always be executed as the last plugin. This ensures compatibility with plugins like mkdocs-print-site-plugin that need to be executed even later. Instead, plugin now warns users if plugin order is incorrect.