===========
Regressions
===========

Whenever a corner case is reported and fixed that the theme got wrong, it should
be added to this page. That way it can be inspected against current and upcoming
versions of the theme to help prevent the bug from reappearing in a release.

Admonition with multi-line title
================================

Issue `#2099 <https://github.com/pydata/pydata-sphinx-theme/issues/2099>`_

In the following example, the admonition title should span multiple lines and
the icon should be aligned with the top line of the admonition title text.

.. admonition:: Warning! This feature is experimental and only applies to registering routes for React Router 7 applications. Click to accept the risks and read details.
   :class: warning, toggle

   Uh-oh, now you're in trouble!
