-
### Description
Currently, we use simple markdown pages.
This is bad, because we often have HTML or React components inside them.
This is not according to the MD standard. but to the MDX standard (…
-
**Is your feature request related to a problem? Please describe.**
The current version of MDX linkings support links to other stories though full refresh.
This is quite slow and doesn't leverage e…
-
### 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 …
-
### Initial checklist
- [X] I read the [support docs](https://github.com/micromark/.github/blob/main/support.md)
- [X] I read the [contributing guide](https://github.com/micromark/.github/blob/mai…
-
### 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 …
-
### Is your feature request related to a problem?
I would like to easily upgrade my Docusaurus site to v3 in the future (https://docusaurus.io/blog/preparing-your-site-for-docusaurus-v3) and I'm un…
-
This is a work log of a "OSS Gate workshop".
"OSS Gate workshop" is an activity to increase OSS developers.
Here's been discussed in Japanese. Thanks.
## 作業ログ作成時の説明
以下のテンプレートを埋めてタイトルに設定します。埋め方…
-
## Problem - Math equations
```text
$$
I = \int_0^{2\pi} \sin(x)\,dx
$$
```
> Could not parse expression with acorn: Expecting Unicode escape sequence \\uXXXX
Solution: again, escape `\…
-
The documentation only mentions the JavaScript, CSS and HTML highlighters. Is there no markdown highlighter yet?
-
https://github.com/facebook/docusaurus/blob/ae45b11bbb32513a8cb44da163f096c00868a21d/packages/docusaurus-mdx-loader/src/index.js#L24-L58
I am writing an plugin that adds the source file + line numb…