Add support for inapplicable task items in RTE
In rich text editor, add support for rendering inapplicable task items from markdown content in the plain text editor. Changelog: added
显示
- app/assets/javascripts/content_editor/extensions/task_item.js 29 个添加, 3 个删除...assets/javascripts/content_editor/extensions/task_item.js
- app/assets/javascripts/content_editor/services/markdown_serializer.js 5 个添加, 1 个删除...avascripts/content_editor/services/markdown_serializer.js
- app/assets/stylesheets/components/content_editor.scss 5 个添加, 0 个删除app/assets/stylesheets/components/content_editor.scss
- glfm_specification/output_example_snapshots/html.yml 3 个添加, 3 个删除glfm_specification/output_example_snapshots/html.yml
- glfm_specification/output_example_snapshots/prosemirror_json.yml 20 个添加, 10 个删除...ecification/output_example_snapshots/prosemirror_json.yml
- spec/frontend/content_editor/extensions/task_item_spec.js 115 个添加, 0 个删除spec/frontend/content_editor/extensions/task_item_spec.js
- spec/frontend/content_editor/services/markdown_serializer_spec.js 18 个添加, 0 个删除...ntend/content_editor/services/markdown_serializer_spec.js
加载中
想要评论请 注册 或 登录