mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 19:55:10 +00:00
[ADD/MOD/WIP] Mess with lander, try to get quotes
Still WIP-tier for the latter.
This commit is contained in:
parent
1103425912
commit
41a0ae20ea
3 changed files with 188 additions and 98 deletions
|
|
@ -9,6 +9,7 @@ typedef enum XEP393Type {
|
|||
XEP393_EMPH,
|
||||
XEP393_MONO,
|
||||
XEP393_TEXT,
|
||||
XEP393_QUOT,
|
||||
XEP393_NL
|
||||
} XEP393Type;
|
||||
typedef struct XEP393Element {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue