Adapt to the latest `mdformat` release, `v0.7.19`, which introduced breaking changes to some parts of the internal API that `mdformat-pyproject` uses to inject the options parsed from the `pyproject.toml` file.
What's Changed
* Adapt to the new 0.7.19 _cli.make_arg_parser signature by csala in https://github.com/csala/mdformat-pyproject/pull/3
New Contributors
* csala made their first contribution in https://github.com/csala/mdformat-pyproject/pull/3
**Full Changelog**: https://github.com/csala/mdformat-pyproject/compare/v0.0.1...v0.0.2