Add emoji support & render markdown in embeds

This commit is contained in:
TomatoCake 2024-07-13 09:32:34 +02:00
parent 97c264d888
commit 2162b2c1e3
4 changed files with 45 additions and 10 deletions

View file

@ -215,8 +215,6 @@ img {
vertical-align: middle;
max-width: 3in;
max-height: 3in;
width: auto;
height: auto;
}
#page {
@ -1352,4 +1350,4 @@ span {
width: 100%;
flex-direction: row;
max-height:100in;
}
}