We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c2be1d commit e6f6bc8Copy full SHA for e6f6bc8
docs/guides/frontmatter.server.mdx
@@ -89,7 +89,7 @@ Like so:
89
title: Hi, World!
90
---
91
92
-# {frontmatter.title}
+# {title}
93
```
94
95
That’s exactly what the remark plugin
0 commit comments