-
Hi there! Can image metadata be included when extracted from content instead of front matter?
I need the image `width` and `height` in the MDX component for the Next.js Image component. Currently, …
-
### Clear and concise description of the problem
With `remark-rehype` / MDX, the following markdown:
````md
```js fileName="hello.js"
console.log('hello')
```
````
generates the following h…
-
https://github.com/rasendubi/uniorg/blob/466fd42940cd2f83d6ccdd888c1d5938b8f572eb/packages/uniorg-rehype/src/org-to-hast.ts#L335
Currently the export-block supports only HTML. It'd be great if this…
-
Hi, I just updated to the latest Docus version and I got this message when `npm run dev`.
There's absolutely zero context or details.
What should I understand ? What is to be modified ?
Is it fr…
-
I was a bit surprised when my verse blocks were rendering as ``. I looked into the source and saw your annotations as to the why:
https://github.com/rasendubi/uniorg/blob/c6fdf0db0e2e4372c8125636d2…
-
Hello, I'm suddenly getting an error: TypeError: Cannot set properties of undefined (setting 'microsoftTeams') after upgrading to nextjs 14.2.16 but I haven't change anything related to microsoft tea…
-
blog posts should have a clickable permalink button that appears when the header is hovered, just like the one on the Team Listings page.
![the permalink button on the team listings page](https://git…
-
Hi,
I'm currently in the process of converting my blog from using the pages router to the app router and RSC in Next.js. However, when using the RSC functionality and switching to using `compileMDX…
-
Long particles need a table of contents (TOC).
Now, it's impossible to add anchors even manually:
```
```
As they are stripped from the rendered page for security purposes, I guess.
Exa…
-
Create a road map issue here.
- [x] TypeScript support
- [x] Hot update
- [ ] MDX V1 support
- [ ] Scroll Sync
- [ ] remark/rehype plugins
- [ ] Integrations with gatsby / x0 / docz /...
- [ ] …