Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Modify the logic of flattenMdxContent to support replaceRules #1073

Open
shulaoda opened this issue May 9, 2024 · 1 comment
Open

Comments

@shulaoda
Copy link
Contributor

shulaoda commented May 9, 2024

          `FlattenMdxContent` can cause the unfolded MDX content to not apply `replaceRules`. To solve this problem, I think `replaceRules` should be applied to each MDX content flatten in the `flattenMdxContent`.

Originally posted by @shulaoda in #1050 (comment)

@shulaoda shulaoda changed the title FlattenMdxContent can cause the unfolded MDX content to not apply replaceRules. To solve this problem, I think replaceRules should be applied to each MDX content flatten in the flattenMdxContent. [Feature]: Modify the logic of flattenMdxContent to support replaceRules May 9, 2024
@SoonIter
Copy link
Member

There is another issue about flattenMdxContent, fully refactoring need to be done to solve these issues together.

#1071

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants