Remove possibility to disable markdown

This commit is contained in:
Carl Schwan
2020-11-03 16:13:59 +01:00
parent 8b3f89cf2e
commit 312121fadd
2 changed files with 1 additions and 16 deletions

View File

@@ -10,6 +10,4 @@ Settings {
property bool darkTheme
property string fontFamily: "Roboto,Noto Sans,Noto Color Emoji"
property bool markdownFormatting: true
}