Mark

Results 123 comments of Mark

@ValerianClerc yes, I'm open. For your suggested solution, will the user pass it via the option argument? Something like: ```js parse('', { trustedHTML: ... }) ```

Hmm it's strange that the app builds without issues but TypeScript throws an error. Could you try upgrading the `typescript` dependency to the latest version? Also, is the only difference...