jdev - 2026-05-21


  1. 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)

  2. 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

  3. 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

  4. kuyuhi

    yeah that

  5. singpolyma

    jinx

  6. jjj333_p (any pronouns)

    ah i missed it, got it

  7. jjj333_p (any pronouns)

    and it also must have the text right after like * bold * wont work?

  8. kuyuhi

    yes that's the next sentence lol

  9. jjj333_p (any pronouns)

    lol i asked that before ctrl f ing

  10. singpolyma

    you may find <https://borogove.dev/src/r/sdk/b/main/t/test/TestXEP0393.hx> useful