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
Special support for Route Data is already implemented for SFCs and JSX using a <route /> block. Would be nice to complete the support if one could also add a route block to markdown files:
---
route:
name: name-override
meta:
requiresAuth: true
---
# A Markdown page defining Route Data in its frontmatter
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Special support for Route Data is already implemented for SFCs and JSX using a
<route />
block. Would be nice to complete the support if one could also add a route block to markdown files:Beta Was this translation helpful? Give feedback.
All reactions