Skip to content

Render audio in content editor

Lee Tickett requested to merge 332087-render-audio-in-content-editor into master

What does this MR do?

Issue: #332087 (closed)

GFM supports syntax for embedding audio. This MR adds support for handling audio in the content editor.

Screenshots or Screencasts (strongly suggested)

audio

How to setup and validate locally (strongly suggested)

  • Create/edit a wiki page
  • Upload a .mp3 file
  • Save
  • Edit and switch to use the new content editor

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 #332087 (closed)

Edited by Lee Tickett

Merge request reports