Refactor: Rename misskey-flavored-markdown --> mfm

This commit is contained in:
syuilo
2019-01-19 08:45:12 +09:00
parent 620722cb55
commit 466cae524e
29 changed files with 54 additions and 54 deletions

View File

@@ -9,7 +9,7 @@
</section>
<section>
<header>Preview</header>
<misskey-flavored-markdown :text="mfm" :i="$store.state.i"/>
<mfm :text="mfm" :i="$store.state.i"/>
</section>
<section>
<header style="margin-bottom:0;">AST</header>