feat: adds video embed transform

pull/115/head
dviramontes 8 years ago
parent a77515d861
commit f71fe7685d

@ -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?

Loading…
Cancel
Save