Substitutions!
Many projects use their setup.py to do some searching andreplacing using regular expressions. For example to make GitHub-relative links work on PyPI, or to linkify GitHub user names and issue/pull request numbers.
Now you can do that with hatch-fancy-pypi-readme too!
That change actually landed already in 22.4.0, but I couldn't wait to use it myself – so here we go!