refine
refine copied to clipboard
[DOC] MarkdownField example is not showing any markdown
Documentation issue
https://refine.dev/docs/api-reference/mui/components/fields/markdown/

The code example for MarkdownField is not showing any markdown so it looks like it's not working.
Describe the thing to improve
The code example for MarkdownField should show some markdown.
Describe the solution (optional)
No response
Hello @Mikilll94, thanks for the issue as always 🔥
This example is getting it's data from a shared data provider, if we change this to markdown, all other examples where we don't have markdown will also try to render MD.
We'll modify our example data provider and will have a different resource specially with markdown and render it here in the future.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue still exists