Add markdown button to CKEditor menu bars

This commit is contained in:
benjamin melançon 2018-10-20 23:32:40 -04:00
parent 0419c65dc0
commit e3f42b0977
4 changed files with 20 additions and 5 deletions

View file

@ -17,6 +17,7 @@ settings:
-
name: Formatting
items:
- Markdown
- Bold
- Italic
-
@ -43,6 +44,8 @@ settings:
items:
- Source
plugins:
language:
language_list: un
stylescombo:
styles: ''
image_upload:
@ -51,5 +54,5 @@ image_upload:
directory: inline-images
max_size: ''
max_dimensions:
width: 0
height: 0
width: null
height: null