What's Changed
* refactor(25): support anchor links as a plugin in https://github.com/KyleKing/mdformat-mkdocs/pull/30
* fix(33): render anchor links above a heading without newlines in https://github.com/KyleKing/mdformat-mkdocs/commit/7c1e4892f5117649268729e884dbd46ba40e49a7 and https://github.com/KyleKing/mdformat-mkdocs/commit/4be7ca86afaf02b96827cd3fa4410734a1eb11fa
* refactor!: rename according to syntax source (e.g. `material_*`, `mkdocs_*`, `pymd_*` (python markdown), `mkdocstrings_*`) in https://github.com/KyleKing/mdformat-mkdocs/commit/d6c465aa584788ddaf2957d3b6aec294910531da
* feat: render HTML for cross-references in https://github.com/KyleKing/mdformat-mkdocs/commit/a967d20c4955a2063904154f95b86f779b4f4dde
* ci: major improvements from template (https://github.com/KyleKing/mdformat-plugin-template)
**Full Changelog**: https://github.com/KyleKing/mdformat-mkdocs/compare/v2.1.1...v3.0.0