-
For example, the TypeScript monorepo has a gatsby plugin for using shiki and I'm sure there are more
-
### What version of `astro` are you using?
1.5.0
### Are you using an SSR adapter? If so, which one?
none
### What package manager are you using?
npm
### What operating system are you using?
li…
-
I was hoping to use the [`rehype-slug-custom-id`](https://github.com/unicorn-utterances/rehype-slug-custom-id) plugin with iles but I ran into this error when using it:
```log
[plugin:iles:mdx:com…
-
The site build times are problematic; there are some tricks like #7235 that can speed up the build in a "break glass" situation but at the expense of readability/polish in the rendered contest reports…
-
Using `rehype-prism-plus` in a project with `react-markdown` and `rehype-raw` plugin. It works fine if `rehype-prism-plus` is defined first in the plugins array but line numbers are not displayed (and…
-
An interesting challenge!
During `next build`, next transforms JSX into optimized HTML and JS files.
So, in the torchlight config file, for the input, I provided the pathway to the files output …
-
We use custom configuration `rehype-autolink-headings` to wrap our headings and add the clickable link icon. This includes a screenreader label which we inject but this is currently hardcoded in Engli…
-
### Initial checklist
- [X] I read the [support docs](https://github.com/rehypejs/.github/blob/main/support.md)
- [X] I read the [contributing guide](https://github.com/rehypejs/.github/blob/main/…
-
### What version of `astro` are you using?
1.9.0
### Are you using an SSR adapter? If so, which one?
None
### What package manager are you using?
npm
### What operating system are you using?
Ma…
-
### Version
@nuxt/content: v1.14.0
nuxt: v2.15.6
### Reproduction Link
[CodeSandbox](https://codesandbox.io/s/nuxt-content-900-reproduction-9nmp5)
### Steps to reproduce
If you mod…