[ADD/MOD/WIP] Mess with lander, try to get quotes

Still WIP-tier for the latter.
This commit is contained in:
LDA 2024-07-25 21:44:23 +02:00
commit 41a0ae20ea
3 changed files with 188 additions and 98 deletions

View file

@ -9,6 +9,7 @@ typedef enum XEP393Type {
XEP393_EMPH,
XEP393_MONO,
XEP393_TEXT,
XEP393_QUOT,
XEP393_NL
} XEP393Type;
typedef struct XEP393Element {