Refactor: Rename misskey-flavored-markdown --> mfm
This commit is contained in:
parent
620722cb55
commit
466cae524e
29 changed files with 54 additions and 54 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue