Slidge-style-parser
License: AGPL-3.0-or-later
A parsing library for Slidge. Supports parsing these attributes:
-
"_underline_"
-
"*bold*"
-
"~strikethrough~"
-
"`code span`"
-
"```language
code block
```"
-
">quote"
-
"||spoiler||"
-
"\_escape style_"
Most of them correspond to XEP-0393: Message Styling.
Methods:
->
-> :
To build: uv build or any other PEP517-compliant tool