refine icon indicating copy to clipboard operation
refine copied to clipboard

[DOC] MarkdownField example is not showing any markdown

Open Mikilll94 opened this issue 2 years ago • 3 comments

Documentation issue

https://refine.dev/docs/api-reference/mui/components/fields/markdown/

Screenshot 2023-03-08 at 14 36 40

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

Mikilll94 avatar Mar 08 '23 13:03 Mikilll94

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.

BatuhanW avatar Mar 10 '23 13:03 BatuhanW

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.

stale[bot] avatar May 13 '23 07:05 stale[bot]

This issue still exists

Mikilll94 avatar May 13 '23 09:05 Mikilll94