-
Is there any plan to support MDX? Currently, the WYSIWYG strips all unknown HTML tags making it completely incompatible with MDX.
Is there any workaround to preserve the tags? Showing the literal …
-
I found your pyomo blogs helpful - thanks!
I noticed that https://sysid.github.io/task-scheduling-with-limited-resources/ is not rendering properly (at least on my Edge browser).
In the parameters s…
-
First up, thank you for an awesome framework! I have been looking for this kind of thing for so long, being a huge Sphinx fan but also liking the simplicity of Markdown.
**Is your feature request r…
-
### Description
The biomejs/website organizes documentation in language-specific folders.
However, there is no mechanism to detect changes in the original English documentation that are not reflec…
-
https://css-tricks.com/table-of-contents-with-intersectionobserver/
- [x] wrap any heading in-between content, into a ``
- [x] use a rehype plugin for this: get inspiration from src/components/m…
-
Last Error Received:
Process: Ensemble Mode
If this error persists, please contact the developers with the error details.
Raw Error Details:
PermissionError: "[Errno 13] Permission denied"…
-
**Describe the bug**
When I wrote a simple counter component and imported it into the mdx file to render as content, Nextjs said that the component was not supported.
**To Reproduce**
Steps to re…
-
Last Error Received:
Process: MDX-Net
If this error persists, please contact the developers with the error details.
Raw Error Details:
ZeroDivisionError: "float division by zero"
Tracebac…
-
### Describe the bug
I get the following error in development and in production when using `next-mdx-remote/rsc` within my Next.js application:
```sh
Error: A React Element from an older version …
-
**Example**:
When you enter `https://example.com/path1/path2` directly to the browser.
**Expected**:
It should show the page on `path1/path2`
**Current**:
The sidebar is highlighted on `path2…