You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additionally to defining document properties in frontmatter, MDX also supports defining properties as export statements (see MDX docs). We should consider to support this feature in Contentlayer.
Additionally to defining document properties in frontmatter, MDX also supports defining properties as
exportstatements (see MDX docs). We should consider to support this feature in Contentlayer.