Closed SaadBazaz closed 3 weeks ago
Instead of description frontmatter, you can use MDX content instead. The frontmatter is for Metadata API, hence MDX isn't expected
@fuma-nama - I'd like to have links in the description as well. Is there a way to use the frontmatter in Metadata API but "hide" it on the actual page?
Fumadocs UI is just essentially an UI library, you can remove the DocsDescription
component in your page.tsx
To Reproduce
Current vs. Expected behavior
Currently the markdown renders as-is.
I expect it to render the anchor tag.
Provide environment information
Which area(s) are affected? (Select all that apply)
Not sure
Additional context
No response