// NOTE: client/components/autocomplete.vueにも関数のリスト(MFM_TAGS)があるので統合? const fnNameList = [ 'tada', 'jelly', 'twitch', 'shake', 'spin', 'jump', 'bounce', 'flip', 'x2', 'x3', 'x4', 'font', 'blur', 'rainbow', 'sparkle', ]; export { fnNameList };