Germán Jabloñski
308cb64b9c
chore(richtext-lexical): add DebugJsxConverterFeature (#10856)
Display the editor content below using the JSX converter
Added for debugging reasons, similar to TreeViewFeature
usage:
```ts
{
name: 'content',
type: 'richText',
editor: lexicalEditor({
features: ({ defaultFeatures }) => [...defaultFeatures, DebugJsxConverterFeature()],
}),
},
```
2025-04-03 09:06:07 -04:00
..
2025-04-01 14:27:01 -04:00
2025-04-01 14:27:01 -04:00
2025-04-01 14:27:01 -04:00
2025-04-01 14:27:01 -04:00
2025-04-01 14:27:01 -04:00
2025-04-01 14:27:01 -04:00
2025-04-03 02:33:34 +03:00
2025-04-01 14:27:01 -04:00
2025-04-01 14:27:01 -04:00
2025-03-11 17:19:36 -04:00
2025-03-11 17:19:36 -04:00
2025-04-01 14:41:47 -04:00
2025-04-01 14:27:01 -04:00
2025-04-01 14:27:01 -04:00
2025-04-01 14:27:01 -04:00
2025-04-02 20:10:20 +00:00
2025-04-03 00:38:54 +03:00
2025-04-01 14:27:01 -04:00
2025-04-01 14:27:01 -04:00
2025-04-03 09:01:13 -04:00
2025-04-01 14:27:01 -04:00
2025-04-01 14:27:01 -04:00
2025-04-03 09:04:04 -04:00
2025-04-03 09:04:21 -04:00
2025-04-01 14:27:01 -04:00
2025-04-01 14:27:01 -04:00
2025-04-01 14:27:01 -04:00
2025-04-01 14:27:01 -04:00
2025-04-03 09:06:07 -04:00
2025-04-01 14:27:01 -04:00
2025-04-01 14:27:01 -04:00
2025-04-01 14:27:01 -04:00
2025-04-01 14:27:01 -04:00
2025-04-02 23:51:30 +00:00
2025-04-01 14:27:01 -04:00
2025-04-01 14:27:01 -04:00
2025-04-02 20:10:20 +00:00