Results 4 issues of yma16

### tdesign-react 版本 1.1.11 ### 重现链接 _No response_ ### 重现步骤 1. 引入表格 table 2. 数据项columns配置{ colKey: 'row-select', type: 'multiple' ,render:()=>自定义表头无效} 3. 或者 数据项columns配置{ colKey: 'row-select', type: 'multiple' ,title:()=>自定义表头无效} ### 期望结果...

enhancement

I want to configure the background image in the body component of the mjml drag-and-drop editor, Does mjml support body component to configure background image? https://grapesjs.com/demo-mjml.html The official website does...

Code content: ``` @import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700); @import url(https://fonts.googleapis.com/css?family=Tomorrow:300,400,500,700); @import url(https://fonts.googleapis.com/css2?family=Goldman:wght@400;700); ``` After the run result: ``` ``` Confusion: ``` Why does juice process code blocks that are reflected in the font...

I want to add a component to the rich text toolbar. Does it support the option of customizing the tools toolbar? ![image](https://github.com/GrapesJS/ckeditor/assets/48764359/ff48c646-f15a-4307-9922-55ba3b802e54)