MDX Blog Post
· One min read
I keep forgetting how to write MDX blog posts, so I created this blog post as a reference.
Truncating the summary of a blog post
Use a <!--
truncate
-->
comment to limit blog post size in the list view for md.
Use a {/*
truncate
*/}
comment to limit blog post size in the list view for mdx.