feat: adds video embed transform

This commit is contained in:
dviramontes 2017-02-02 12:11:29 -07:00
parent a77515d861
commit f71fe7685d

View File

@ -41,6 +41,7 @@ export const FusionNetExtractor = {
// Is there anything in the content you selected that needs transformed
// before it's consumable content? E.g., unusual lazy loaded images
transforms: {
'.fusion-youtube-oembed': 'figure',
},
// Is there anything that is in the result that shouldn't be?