Uriel Chemouni

Results 303 comments of Uriel Chemouni

```typescript function run(str, code) { console.log(`★str: ${str}`); return enabled ? `${code.open}${str.replace(code.regexp, code.open)}${code.close}` : str; } ``` is not part of the project. by the way, I know ths issue: I...

I did not try all parameters combinaison. Check my github actions to check the Way I testing them.

try the new release. and load it as an ESM module if you can.

I had update the lib to support up to `4.9.0`

I'm currently working on the V7. I will invite you soon to try it :)

you can try the Version 7.0.0-alpha-5.

the version should works as ESM and CJS