Mitchell
Results
1
comments of
Mitchell
> [@dotnich-io](https://github.com/dotnich-io) [@dsngeu](https://github.com/dsngeu) Worked for me overriding `markdown-it` in `package.json`. Didn't seem to break anything 😅 > > ``` > "overrides": { > "markdown-it": "14.1.0" > }, > ``` You...