mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-21 17:37:29 -07:00
add mfm autocomplete
This commit is contained in:
parent
d41a81f600
commit
bf99394851
1 changed files with 4 additions and 0 deletions
|
@ -11,10 +11,14 @@ export const MFM_TAGS = [
|
||||||
"x3",
|
"x3",
|
||||||
"x4",
|
"x4",
|
||||||
"scale",
|
"scale",
|
||||||
|
"followmouse",
|
||||||
"position",
|
"position",
|
||||||
"crop",
|
"crop",
|
||||||
"fg",
|
"fg",
|
||||||
"bg",
|
"bg",
|
||||||
|
"border",
|
||||||
|
"ruby",
|
||||||
|
"unixtime",
|
||||||
"font",
|
"font",
|
||||||
"blur",
|
"blur",
|
||||||
"rainbow",
|
"rainbow",
|
||||||
|
|
Loading…
Reference in a new issue