Add markdown backend.

This commit is contained in:
Black Hat
2018-07-09 22:00:27 +08:00
parent 3437b49677
commit 32cad0d651
5 changed files with 289 additions and 55 deletions

View File

@@ -47,7 +47,8 @@ DISTFILES += \
RoomListForm.qml \
RoomDetailForm.qml \
Room.qml \
Setting.qml
Setting.qml \
qml/js/md.js
HEADERS += \
matrix/controller.h \