This is a random blog post to test the different components on my MDX Design System.
Lorem Ipsum has the industry's standard dummy
text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
Supports syntax highlighting and line numbers
1console.log("code");2var foo = "yo";
npm run build
console.log("code");var foo = "yo";
Also supporting inline code console.log('inline')
External links : MDX
Internal links : Code Block
A very important information to highlight
Custom Component: click me