iceshrimp/packages/client/src/scripts/mfm-tags.ts

27 lines
257 B
TypeScript

export const MFM_TAGS = [
"tada",
"jelly",
"twitch",
"shake",
"spin",
"jump",
"bounce",
"flip",
"x2",
"x3",
"x4",
"scale",
"position",
"crop",
"fg",
"bg",
"font",
"blur",
"rainbow",
"sparkle",
"rotate",
"fade",
"center",
"small",
];