Allow autocompletion of center and small MFM by adding them to the tag list

This commit is contained in:
Tournesol 2023-12-12 06:57:20 +00:00 committed by Laura Hausmann
parent 0cb6f578ad
commit 7aa33f2497

View file

@ -21,4 +21,6 @@ export const MFM_TAGS = [
"sparkle",
"rotate",
"fade",
"center",
"small",
];