up markdown

This commit is contained in:
Baris Usakli
2018-09-21 12:54:30 -04:00
parent 59b988a205
commit 90f3e1281d
2 changed files with 2 additions and 1 deletions

View File

@@ -70,7 +70,7 @@
"nodebb-plugin-dbsearch": "2.0.21",
"nodebb-plugin-emoji": "^2.2.5",
"nodebb-plugin-emoji-android": "2.0.0",
"nodebb-plugin-markdown": "8.7.2",
"nodebb-plugin-markdown": "8.7.3",
"nodebb-plugin-mentions": "2.2.8",
"nodebb-plugin-soundpack-default": "1.0.0",
"nodebb-plugin-spam-be-gone": "0.5.4",

View File

@@ -48,6 +48,7 @@
"composer.formatting.italic": "Italic",
"composer.formatting.list": "List",
"composer.formatting.strikethrough": "Strikethrough",
"composer.formatting.code": "Code",
"composer.formatting.link": "Link",
"composer.formatting.picture": "Picture",
"composer.upload-picture": "Upload Image",