Orta Therox
Orta Therox
I'm a bit mixed on this feature enough that I mentioned it in the vision file: https://github.com/shikijs/twoslash/blob/main/VISION.md#shiki-twoslash The trade-off is that syntax highlighted cod already get raised as pretty deeply...
Linking to https://github.com/microsoft/TypeScript-Website/pull/605 which implemented it previously
Cool, makes sense, you're welcome to take a look at switching to rehype raw 👍🏻
interesting I've never used web components, maybe they're messing with the `` attributes!
I didn't want their dependencies filling up the main repo, as they're pretty optional, there's lot of deps, they could clash and will get out of date pretty quickly. I...
I've switched Docusaurus to use `link:/../` in the package.json - this. means you do not need to `yarn upgrade` to get the latest build. Worked _pretty_ well for #79
Agree, this is a bug all the way at [ts-twoslash](https://github.com/microsoft/TypeScript-website/blob/v2/packages/ts-twoslasher/) level [here](https://github.com/microsoft/TypeScript-Website/blob/v2/packages/ts-twoslasher/src/index.ts#L556) - I think this is just a case I didn't account for (as I _did_ want the prefix...
https://souporserious.com/bundling-typescript-with-esbuild-for-npm/ seemed like a reasonable template
I think only shiki-twoslash and remark-shiki-twoslash are complicated enough to even warrant TypeScript
I've moved a few over, only the biggest players are tsdx now