Sébastien Vanvelthem

Results 45 issues of Sébastien Vanvelthem

Create a new service: `SubsConverter` to help dealing with subtitles conversions (vtt, srt...)

enhancement
good first issue

Sorry I was not able to handle by myself... Have a markdown containing an image tag: ```md ![My image](./images/gravity-book-fr.jpg "My image") ``` I was assuming, the mdx-loader would resolve the...

Testing the new pnpm linker offered since yarn 3.1.0

Test out pnp related to this https://github.com/belgattitude/nextjs-monorepo-example/issues/800 Prisma still fails, maybe check https://github.com/prisma/prisma/issues/1439

/ Follow up: https://github.com/remarkjs/react-markdown/pull/654 Adding react-markdown will make yarn doctor complain: ``` /home/runner/work/nextjs-monorepo-example/nextjs-monorepo-example/apps/web-app/package.json:146:23: Unmet transitive peer dependency on @types/react@>=16, via [email protected] ``` ![image](https://user-images.githubusercontent.com/259798/139706919-09d094dc-e88e-4b2b-a82d-fc617535e4ce.png) See CI check here: https://github.com/belgattitude/nextjs-monorepo-example/runs/4070023092?check_suite_focus=true

reproduction