-
I've been trying to add the plugins "remark-math" and "rehype-mathjax" to the MDC configuration but it doesn't work and the "docs" are not clear about that.
It works with the @nuxt/content module,…
-
### Describe the improvement
Is it possible to build this into a WASM, so that JavaScript developers can have a more performant alternative for rehype-remark or turndown?
The difficulty is how to …
-
I'm trying to add mermaid charts to my site, but neither [remark-mermaidjs](https://github.com/remcohaszing/remark-mermaidjs?tab=readme-ov-file) or [rehype-mermaid](https://github.com/remcohaszing/reh…
-
![image](https://github.com/user-attachments/assets/eef070e9-f057-45de-b26a-aae2e8c99687)
my code
```
export async function getServerSideProps() {
// slug
/** @type {import('codehike/md…
-
I configure the plugin like this:
```javascript
import nextMDX from "@next/mdx";
import remarkSVGBob from "remark-svgbob";
const withMDX = nextMDX({
extension: /\.mdx?$/,
options: {
…
-
### Initial checklist
- [X] I read the [support docs](https://mdxjs.com/community/support/)
- [X] I read the [contributing guide](https://mdxjs.com/community/contribute/)
- [X] I agree to follow the …
-
First, thank the developers for your great jobs.
However, the error message from the current content-collections is very confusing.
Different errors will throw similar messages, like this:
```log…
-
# Welcome to My Blog
This is a sample blog post written in Markdown for test
## Features
- Easy to write
- Supports **bold** and *italic* text
- And even \`inline code\`
### Code Example…
-
Hi there,
Using `@nuxt/content@2.5.2`.
Since the `highlight.theme` option does not currently accept a path to a local `.json` theme file, I tried using [`rehype-shiki`](https://github.com/rsclar…
-
### Validations
- [X] Follow our [Code of Conduct](https://github.com/shikijs/shiki/blob/main/CODE_OF_CONDUCT.md)
- [X] Read the [Contributing Guide](https://github.com/shikijs/shiki/blob/main/CONTRI…