NekoChan
NekoChan
修正翻譯
 ```js // link[7:14] https://codehike.org _blank
## Examples - [x] Make sure the linting passes by running `pnpm lint` - [x] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
I want to pass a variable to `rehype-pretty-code` as content in MDX, something like this: ```mdx ```mdx title="Demo.mdx" {frontmatter.rawmdx} \``` ``` > `frontmatter.rawmdx` is created by `astro-m2dx` Is It possible?...

### Which project does this relate to? Start ### Describe the bug https://discord.com/channels/719702312431386674/1238170697650405547/1295132419812233226 ### Your Example Website or App https://github.com/nekochan0122/start-todolist-server-fn ### Steps to Reproduce the Bug or Issue 1. copy...