What's Changed
- Adds support for `mkdocs` content tabs (`===`, `===+`, and `===!`)
- Properly renders HTML with "<details>" for `mkdocs` collapsible Admonitions (e.g. `???+` and `???`)
- Major rewrite of the list indentation logic to support new edge cases found while investigating https://github.com/ultralytics/ultralytics/pull/7481
**Full Changelog**: https://github.com/KyleKing/mdformat-mkdocs/compare/v1.2.0...v2.0.0