Skip to content

Add support for rendering subscript/superscript in content editor

Himanshu Kapoor requested to merge 332070-content-editor-super into master

What does this MR do?

Issue: #332070 (closed)

Add support for subscript/superscript text in content editor

Screenshots or Screencasts (strongly suggested)

image

How to setup and validate locally (strongly suggested)

  1. Edit a Wiki page.
  2. Type H<sub>2</sub>O and 2<sup>256</sup> in the classic editor
  3. Click "Use new editor".
  4. The Content Editor will convert the text into a subscript/superscript.
  5. Click "save". The content should be saved successfully.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #332070 (closed)

Edited by Himanshu Kapoor

Merge request reports