What's Changed
- Adds support for `mkdocs` content tabs (`===`, `===+`, and `===!`)
- Properly renders HTML with "<details>" for `mkdocs` collapsible Admonitions (e.g. `???+` and `???`)
- **Breaking**: Removes `mdformat-gfm` dependency, which is causing issues until released (<https://github.com/hukkin/mdformat-gfm/issues/31>) - (note: once released, `v2.0.0` will be released)
**Full Changelog**: https://github.com/KyleKing/mdformat-mkdocs/compare/v1.2.0...v2.0.0rc3