=sprintf(s_("Preferences|When you type in a description or comment box, selected text is surrounded by the corresponding character after typing one of the following characters: %{supported_characters}."),{supported_characters: supported_characters}).html_safe
.form-group
=f.gitlab_ui_checkbox_component:render_whitespace_in_code,s_('Preferences|Render whitespace characters in the Web IDE')
.form-group
=f.gitlab_ui_checkbox_component:show_whitespace_in_diffs,s_('Preferences|Show whitespace changes in diffs')
s_('Preferences|Surround text selection when typing quotes or brackets'),
help_text: sprintf(s_("Preferences|When you type in a description or comment box, selected text is surrounded by the corresponding character after typing one of the following characters: %{supported_characters}."),{supported_characters: supported_characters}).html_safe