Skip to content

Add super/subscript support in content editor

Himanshu Kapoor requested to merge 332071-sub-superscript into master

What does this MR do and why?

Issues: #332071 (closed), #332075 (closed)

Adds support for subscript and superscript in the formatting toolbar in content editor.

Screenshots or screen recordings

Subscript Superscript
image image

How to set up and validate locally

  1. Open any wiki page
  2. If content editor isn't already active, click "Edit rich text" to activate it.
  3. Enter some text, and select some of it to activate the formatting toolbar.
  4. Select subscript or superscript in the formatting toolbar to format the text.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports