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
// Result will now parse the `embed` type with your custom function.
215
+
```
216
+
**Note** Be aware that `setCustomTransformer` will take only the last function for the given type. You can't set two different transforms for the same type.
217
+
198
218
## Contribution
199
219
200
220
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
0 commit comments