mui / toolpad

Toolpad: Full stack components and low-code builder for dashboards and internal apps.
https://mui.com/toolpad/
MIT License
1.28k stars 283 forks source link

Support Markdown component #756

Closed oliviertassinari closed 1 year ago

oliviertassinari commented 2 years ago

Duplicates

Latest version

Summary 💡

The TextField component is quite limited. By default, I would expect to be able to use Toolpad's text component like I use Notion 😁

Motivation

In https://master--toolpad.mui.com/_toolpad/app/cl4hla83p01949xoizo5uxf2a/editor/pages/cl6i430vg00003b6ghpxth1dz, I had to mix two different components, but they are not part of the same layout flow, they should:

Screenshot 2022-08-06 at 19 53 46

Examples 🌈

https://retool.com/blog/text-v2-app-documentation/

prakhargupta1 commented 2 years ago

When we add it, should we remove typography component? Are images, videos and text links different? Should we call it Rich text or MD? MD editor needed?

oliviertassinari commented 2 years ago

When we add it, should we remove typography component?

I wonder, Notion is made of small blocks and it feels great, so maybe keep both.

Should we call it Rich text or MD?

I would be afraid that if we call it Rich text, then people will confuse this with a Rich text editor. Markdown sounds clear.