From acfca5b1ba5591882f8d9213a52ed88164c54b59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 30 Sep 2019 13:43:07 -0400 Subject: [PATCH] Add underline instead of strikethrough to editor config --- config/sync/editor.editor.full_html.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/editor.editor.full_html.yml b/config/sync/editor.editor.full_html.yml index 5c54a5d..ee03b8c 100644 --- a/config/sync/editor.editor.full_html.yml +++ b/config/sync/editor.editor.full_html.yml @@ -19,7 +19,7 @@ settings: items: - Bold - Italic - - Strike + - Underline - Superscript - Subscript - '-'