Skip to content
Snippets Groups Projects
Commit cb3d7b0a authored by Sean McGivern's avatar Sean McGivern
Browse files

Merge branch 'render-svg-in-diffs-and-notes' into 'master'

Render SVG images in notes

Closes #24937 

See merge request !7747

Former-commit-id: 1f9d688f
parents 15faa990 89168ee2
No related branches found
No related tags found
No related merge requests found
# Extra methods for uploader
module UploaderHelper
IMAGE_EXT = %w[png jpg jpeg gif bmp tiff]
IMAGE_EXT = %w[png jpg jpeg gif bmp tiff svg]
# We recommend using the .mp4 format over .mov. Videos in .mov format can
# still be used but you really need to make sure they are served with the
# proper MIME type video/mp4 and not video/quicktime or your videos won't play
Loading
Loading
---
title: Render SVG images in diffs and notes
merge_request: 7747
author: andrebsguedes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment