Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 184 Bytes

frontmatter-json.mdx

File metadata and controls

8 lines (5 loc) · 184 Bytes

---json { "title": "I am parsed", "otherKey": "Some other key" }


A page with JSON frontmatter

{props.pageContext.frontmatter?.title}