You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plugin kit is doing the regex pattern creation from what I can tell, that's the part I see wrong with this - I don't want it to turn that URL into a regex that won't match anything and then the tag gets removed entirely.
Here's an example:
I have not been able to find a combination of metalsmith-plugin-kit options to make this stop happening.
The text was updated successfully, but these errors were encountered: