-
jjj333_p (any pronouns)
is there anything about https://xmpp.org/extensions/xep-0393.html (message styling) that indicates stuff like *bold* must have whitespace on the outside of the control characters to work? thats the rules gajim seems to follow but i didnt notice anything about that in the spec (i may have missed it)
-
singpolyma
> he opening styling directive MUST be located at the beginning of the parent block, after a whitespace character, or after a different opening styling directive
-
kuyuhi
> The opening styling directive MUST be located at the beginning of the parent block, after a whitespace character, or after a different opening styling directive. first paragraph in 6.2
-
kuyuhi
yeah that
-
singpolyma
jinx
-
jjj333_p (any pronouns)
ah i missed it, got it
-
jjj333_p (any pronouns)
and it also must have the text right after like * bold * wont work?
-
kuyuhi
yes that's the next sentence lol
-
jjj333_p (any pronouns)
lol i asked that before ctrl f ing
-
singpolyma
you may find <https://borogove.dev/src/r/sdk/b/main/t/test/TestXEP0393.hx> useful