nanka iroiro

This commit is contained in:
syuilo
2018-06-20 19:55:34 +09:00
parent 2e22bd2ecf
commit 2458255e22
16 changed files with 130 additions and 200 deletions

View File

@@ -13,7 +13,7 @@
</div>
</header>
<div class="text">
<mk-note-html v-if="note.text" :text="note.text"/>
<misskey-flavored-markdown v-if="note.text" :text="note.text"/>
</div>
</div>
</div>