Skip to content

Allow to edit headings in the Content Editor

What does this MR do?

It implements a text style dropdown that allows to convert a block of text into several headings or a paragraph.

How to test?

  • Enable the :wiki_content_editor feature flag.
  • Edit a wiki page and click the use new editor button. Screen_Shot_2021-05-15_at_9.16.04_AM
  • Use the new dropdown to apply heading styles

Screenshots (strongly suggested)

2021-05-20_16.14.55

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #328625 (closed)

Edited by Enrique Alcántara

Merge request reports