Skip to content

Commit

Permalink
feat: adds video embed transform
Browse files Browse the repository at this point in the history
  • Loading branch information
dviramontes committed Feb 2, 2017
1 parent a77515d commit f71fe76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/extractors/custom/fusion.net/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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?
Expand Down

0 comments on commit f71fe76

Please sign in to comment.