allow MFM authoring

This commit is contained in:
FloatingGhost 2022-06-14 15:57:02 +01:00
parent 8f1aaf617a
commit ed42c476fb
14 changed files with 464 additions and 15 deletions

View file

@ -99,6 +99,11 @@
{{ $t('settings.sensitive_if_subject') }}
</BooleanSetting>
</li>
<li>
<BooleanSetting path="renderMisskeyMarkdown">
{{ $t('settings.render_mfm') }}
</BooleanSetting>
</li>
<li>
<BooleanSetting
path="alwaysShowNewPostButton"