Bert Verhelst

Results 34 comments of Bert Verhelst

for anyone blocked by this issue, for now you can just include your own component with your own rules for deleting other tags: ``` import { FunctionComponent } from 'react';...

I opened a PR to fix this: https://github.com/s-yadav/react-meta-tags/pull/35

PR to add an option to disable style parsing has been opened: https://github.com/apostrophecms/sanitize-html/pull/596

yes, i need to tweak the docs a little, i'll put a reminder for this evening to take a look

I fixed the readme issues

I've updated the branch. Since this has a lot of approvals, we might want to check this one last time and then merge it?

> Please revert any changes related to `package-lock.json` to avoid merge conflicts done should package-lock never be committed?

> Can you please sync with current master? done

@Saibamen > Missing support for `i18n-t` tag Fixed

@louislam Fixed the issue. Now extracted translations in other files will default to English if it's available: ![image](https://user-images.githubusercontent.com/1710840/139598161-9eb3d17c-9b60-48e7-8166-f54ce2015448.png)