-
Currently, this example is using the same tailwind setup as the https://github.com/supabase/supabase.
It would be better if this example didn't require a custom tailwind config and was more general…
-
I get the following error when using `` in MDX files with SolidStart:
Failed to execute 'replaceChild' on 'Node': The node to be replaced is not a child of this node.
Steps to reproduce:
1. Op…
-
Causing error during `npm ci`.
The next version (@next) of gatsby-plugin-mdx added support for React 18.
Waiting for next update.
-
I couldn't find a way to insert inline latex math.
Adding math with the wysiwyg editor inserts a ``. This is nonstandard and quite hostile.
Could we instead do [this](https://mdxjs.com/guides/ma…
-
Currently there is an issue on some CI servers where this error is reported, it's because I am using [processAsync](https://jestjs.io/docs/next/configuration#transform-objectstring-pathtotransformer--…
-
Hey,
First off, wanted to say cool project integrating this with the Gatsby ecosystem -- results look quite slick on your own site.
I've been working on a site that builds off of writing content…
amas0 updated
3 years ago
-
### Details
Update file_cache.py, cache.py, and file-cache.mdx
Checklist
- [X] Modify `docs/public/file_cache.py` ✓ https://github.com/sweepai/sweep/commit/411b6fd1e6487d7885db2d473e411a3fb12b089…
-
Hey! I'm trying to use this plugin in my Gatsby site. I use `gatsby-plugin-mdx` to process md (and mdx) files instead of the standard `gatsby-transformer-remark` plugin. `gatsby-plugin-mdx` provides a…
-
Last Error Received:
Process: Demucs
If this error persists, please contact the developers with the error details.
Raw Error Details:
AssertionError: ""
Traceback Error: "
File "UVR.py…
-
Using docusaurus-theme-openapi-docs@4.2.0 with rspack from faster in docusaurus 3.6.3 gives an error.
## install
```
cd project/
npx create-docusaurus@latest myweb classic --typescript
cd myweb…