-
Using CSS Selector Syntax to create components:
- `` as shortcut of ``
- `` as shortcut of ``
- `` as shortcut of ``
- `` as shortcut of ``
-
### Describe the bug
Can’t set the theme of fenced code blocks to dark in SB 7 beta
Previously, doing this in MDX would work:
\`\`\`javascript dark
let foo;
\`\`\`
But all code blocks a…
-
### Which Component Need Enhancement 期望新增功能的组件
- [Chat | MarkdownRender
### What does the proposed API look like 期望支持的API
- 增加公式语法在 markdownrender 下的渲染
### Feature Description 功能描述
![image](h…
-
branch main has compile errors
eg:
`BlockQuote` to `Blockquote`
and MdxJsxExpressionAttribute type
-
### Describe the bug
The current CRA version cannot load MDX content. It seems to be an issue with the Webpack config in `react-scripts`. Discussion on the MDX GitHub Q&A here:
https://github.com/…
-
# npm ci & `package-lock.json` error
`The `npm ci` command can only install with an existing package-lock.json`
https://github.com/xgqfrms/Gatsby-Tutorials-All-In-One/actions/runs/3339900660/…
-
There are no public docs at the moment. There are a few example sites around but we could make them more usable, discoverable, etc. Great documentation is a requirement before going GA. It is ok for t…
-
https://github.com/hashicorp/next-mdx-remote#react-server-components-rsc--nextjs-app-directory-support
以下のようなMicroCMS由来のHTMLを独自のコンポーネントマップを使ってレンダーしたい
対応したいタグは今のところ: https://mdxjs.com/table-of-comp…
-
Hi!
Amazing plugin, thank you so much for developing it!
Are you by any chance interested in adding/developing full on [MDX](https://mdxjs.com/docs/) support in Obsidian? I feel like this would …
-
Add editing support to #6641
Details TBD