mirror of
https://github.com/postlight/mercury-parser
synced 2024-11-17 03:25:31 +00:00
feat: adds video embed transform
This commit is contained in:
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…
Reference in New Issue
Block a user