summaryrefslogtreecommitdiff
path: root/README.md
blob: 65326c89badd16925021cc1054b7e6b224987668 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[Github](https://github.com/BluebonnetField/slidge-style-parser)

[PyPi](https://pypi.org/project/slidge-style-parser/)

A parsing library for [Slidge](https://sr.ht/~nicoco/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](https://xmpp.org/extensions/xep-0393.html).