diff --git a/packages/client/src/pages/mfm-cheat-sheet.vue b/packages/client/src/pages/mfm-cheat-sheet.vue index 6c284bee01..20dadb93cd 100644 --- a/packages/client/src/pages/mfm-cheat-sheet.vue +++ b/packages/client/src/pages/mfm-cheat-sheet.vue @@ -7,7 +7,7 @@
{{ i18n.ts._mfm.mention }}
-
+

{{ i18n.ts._mfm.mentionDescription }}

@@ -19,7 +19,7 @@
{{ i18n.ts._mfm.hashtag }}
-
+

{{ i18n.ts._mfm.hashtagDescription }}

@@ -31,7 +31,7 @@
{{ i18n.ts._mfm.link }}
-
+

{{ i18n.ts._mfm.linkDescription }}

@@ -43,7 +43,7 @@
{{ i18n.ts._mfm.emoji }}
-
+

{{ i18n.ts._mfm.emojiDescription }}

@@ -55,7 +55,7 @@
{{ i18n.ts._mfm.bold }}
-
+

{{ i18n.ts._mfm.boldDescription }}

@@ -67,7 +67,7 @@
{{ i18n.ts._mfm.small }}
-
+

{{ i18n.ts._mfm.smallDescription }}

@@ -79,7 +79,7 @@
{{ i18n.ts._mfm.quote }}
-
+

{{ i18n.ts._mfm.quoteDescription }}

@@ -91,7 +91,7 @@
{{ i18n.ts._mfm.center }}
-
+

{{ i18n.ts._mfm.centerDescription }}

@@ -103,7 +103,7 @@
{{ i18n.ts._mfm.inlineCode }}
-
+

{{ i18n.ts._mfm.inlineCodeDescription }}

@@ -115,7 +115,7 @@
{{ i18n.ts._mfm.blockCode }}
-
+

{{ i18n.ts._mfm.blockCodeDescription }}

@@ -127,7 +127,7 @@
{{ i18n.ts._mfm.inlineMath }}
-
+

{{ i18n.ts._mfm.inlineMathDescription }}

@@ -139,7 +139,7 @@
{{ i18n.ts._mfm.blockMath }}
-
+

{{ i18n.ts._mfm.blockMathDescription }}

@@ -152,7 +152,7 @@
{{ i18n.ts._mfm.flip }}
-
+

{{ i18n.ts._mfm.flipDescription }}

@@ -175,7 +175,7 @@
{{ i18n.ts._mfm.font }}
-
+

{{ i18n.ts._mfm.fontDescription }}

@@ -187,7 +187,7 @@
{{ i18n.ts._mfm.x2 }}
-
+

{{ i18n.ts._mfm.x2Description }}

@@ -199,7 +199,7 @@
{{ i18n.ts._mfm.x3 }}
-
+

{{ i18n.ts._mfm.x3Description }}

@@ -211,7 +211,7 @@
{{ i18n.ts._mfm.x4 }}
-
+

{{ i18n.ts._mfm.x4Description }}

@@ -223,7 +223,7 @@
{{ i18n.ts._mfm.blur }}
-
+

{{ i18n.ts._mfm.blurDescription }}

@@ -235,7 +235,7 @@
{{ i18n.ts._mfm.jelly }}
-
+

{{ i18n.ts._mfm.jellyDescription }}

@@ -247,7 +247,7 @@
{{ i18n.ts._mfm.tada }}
-
+

{{ i18n.ts._mfm.tadaDescription }}

@@ -259,7 +259,7 @@
{{ i18n.ts._mfm.jump }}
-
+

{{ i18n.ts._mfm.jumpDescription }}

@@ -271,7 +271,7 @@
{{ i18n.ts._mfm.bounce }}
-
+

{{ i18n.ts._mfm.bounceDescription }}

@@ -283,7 +283,7 @@
{{ i18n.ts._mfm.spin }}
-
+

{{ i18n.ts._mfm.spinDescription }}

@@ -295,7 +295,7 @@
{{ i18n.ts._mfm.shake }}
-
+

{{ i18n.ts._mfm.shakeDescription }}

@@ -307,7 +307,7 @@
{{ i18n.ts._mfm.twitch }}
-
+

{{ i18n.ts._mfm.twitchDescription }}

@@ -319,7 +319,7 @@
{{ i18n.ts._mfm.rainbow }}
-
+

{{ i18n.ts._mfm.rainbowDescription }}

@@ -331,7 +331,7 @@
{{ i18n.ts._mfm.sparkle }}
-
+

{{ i18n.ts._mfm.sparkleDescription }}

@@ -343,7 +343,7 @@
{{ i18n.ts._mfm.rotate }}
-
+

{{ i18n.ts._mfm.rotateDescription }}

@@ -355,7 +355,7 @@
{{ i18n.ts._mfm.fade }}
-
+

{{ i18n.ts._mfm.fadeDescription }}

@@ -367,7 +367,7 @@
{{ i18n.ts._mfm.crop }}
-
+

{{ i18n.ts._mfm.cropDescription }}

@@ -379,7 +379,7 @@
{{ i18n.ts._mfm.position }}
-
+

{{ i18n.ts._mfm.positionDescription }}

@@ -391,7 +391,7 @@
{{ i18n.ts._mfm.scale }}
-
+

{{ i18n.ts._mfm.scaleDescription }}

@@ -403,7 +403,7 @@
{{ i18n.ts._mfm.foreground }}
-
+

{{ i18n.ts._mfm.foregroundDescription }}

@@ -415,7 +415,7 @@
{{ i18n.ts._mfm.background }}
-
+

{{ i18n.ts._mfm.backgroundDescription }}

@@ -427,7 +427,7 @@
{{ i18n.ts._mfm.plain }}
-
+

{{ i18n.ts._mfm.plainDescription }}