Whitespace in changelog

This commit is contained in:
Alex Root Junior 2022-08-14 19:17:09 +03:00
parent 1b9e666557
commit 35533c57f1
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

View file

@ -27,6 +27,7 @@ Features
- Added possibility to combine filters or invert result
Example:
.. code-block:: python
Text(text="demo") | Command(commands=["demo"])
MyFilter() & AnotherFilter()