|
|
|
|
|
by l5870uoo9y
1057 days ago
|
|
NextJS does however offer an experimental Rust implementation for parsing MDX which makes it a lot faster and less buggy to use than setting it yourself with various Rehype and Remark plugins. Using Rust parser with Bright[1] (if you don't need other plugins like table of contents or Github Flavoured Markdown) is a potent setup. [1]: https://bright.codehike.org/ |
|