[ADD/WIP] Codenames, try to get codeblocks basics

Mostly focused on the LMDB support right now, sorry!
This commit is contained in:
LDA 2024-08-10 09:52:11 +02:00
commit 61b248363d
7 changed files with 42 additions and 10 deletions

View file

@ -14,6 +14,7 @@ typedef enum XEP393Type {
XEP393_EMPH,
XEP393_SRKE,
XEP393_MONO,
XEP393_CODE,
XEP393_TEXT,
XEP393_QUOT,
XEP393_LINE,