Back to Next Js

Example Post

examples/mdx-remote/app/posts/example-post.mdx

16.2.8214 B
Original Source

This is an example post, with with a link and a React component:

<Greet name="next-mdx-remote" />

Links are rendered using a custom component passed to next-mdx-remote.

Go back home.