Note: This is an old blog post. The features described in it are currently documented at § MDX provider. The below is kept as is for historical purposes. Shortcodes An exciting new feature in MDX v1 is global shortcodes. This allows you to expose components to all of your documents in your app or website. This is a useful feature for common components like YouTube embeds, Twitter cards, or anything else frequently used in your documents. If you have an application wrapper for your MDX docume...