Skip to content
Snippets Groups Projects

Feature/istwcms 6110 kpaxman add mark support

Merged Kevin Paxman requested to merge feature/ISTWCMS-6110-kpaxman-add_mark_support into 1.1.x
Files
5
@@ -79,13 +79,13 @@ settings:
- CodeMirror
- TextSelection
plugins:
language:
language_list: un
drupallink:
linkit_enabled: true
linkit_profile: default
language:
language_list: un
stylescombo:
styles: "p.highlight|Highlight\r\np.caption|Caption\r\nins|Inserted text\r\ndel|Deleted text\r\ncode|Inline code\r\nkbd|Key input\r\nsamp|Sample output\r\nvar|Variable\r\naddress|Address\r\n"
styles: "p.highlight|Highlight\r\np.caption|Caption\r\nins|Inserted text\r\ndel|Deleted text\r\ncode|Inline code\r\nkbd|Key input\r\nsamp|Sample output\r\nvar|Variable\r\naddress|Address\r\nmark|Highlight mark"
image_upload:
status: false
scheme: public
Loading