-
![image](https://github.com/user-attachments/assets/3e75f2e2-62ac-47b4-b409-314f8aef217e)
![image](https://github.com/user-attachments/assets/b66a33e0-18e7-459b-8440-2e86b8420c74)
-
This task is about replacing the MDX parser we use on GDSchool currently, remark, and the plugins we maintain for it, with our own MDX parser.
The MDX parser should take an MDX document, ideally va…
-
[https://github.com/JesusFilm/core/pull/4217](https://github.com/JesusFilm/core/pull/4217)
migration guiide:[https://mdxjs.com/migrating/v3/](https://mdxjs.com/migrating/v3/)
-
Hi,
I have a mix of md and mdx files for the blog, but the pages-cms only lists the md files.
looking at the code, I see mdx is one of the format that could/should be handled?
is this already p…
-
So the Mdx content editor serialises latex expressions. I guess it serialises all the JS expressions.
![image](https://github.com/user-attachments/assets/7826c248-9003-4477-b41c-da789e6ec95d)
![i…
shmmh updated
1 month ago
-
I'm trying to configure rehype-pretty-code alongside rehype-mdx-code-props in a next-mdx-remote setup but haven’t managed to get it to work as expected. I'm aiming to enable syntax highlighting with c…
-
# 概要
SpindleUIのコンポーネントで
`const { CheckBold } from '/icon'` のようにアイコンのインデックスファイルを参照しており、
Tree Shakingが効かない環境で、未使用のアイコンも含め全アイコンがバンドルに含まれてしまいます。
これにより、バンドルサイズが増加し、パフォーマンスに悪影響な可能性があります。
# 期待する動作
使用…
-
> **Note:** Maybe a bit unstructured and confusing - See it as first iteration :) If there are some questions or something is unclear, please let me know.
The `headings` export is currently auto ge…
-
create next.js app that will be render GitHub obsidian vault
https://www.joshwcomeau.com/blog/how-i-built-my-blog/
https://mdxjs.com/docs/getting-started/#nextjs
-
MDX 2 was released on 1 Feb 2022: https://github.com/mdx-js/mdx/releases/tag/2.0.0
**UPD:** MDX 3 was released on 24 Oct 2023: https://github.com/mdx-js/mdx/releases/tag/3.0.0
The changes are summ…