This:
.. code-block:: python
:caption: Passing channels explicitly
from litestar.channels import ChannelsPlugin
channels_plugin = ChannelsPlugin(..., channels=["foo", "bar"])
Results in:
or
It would be good if we could make the background of the caption different to the background of the code block.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too