Disable rendering comments in content editor
In the spirit of WYSIWYG, we now disable rendering HTML comments completely in the content editor. Changelog: changed
显示
- app/assets/javascripts/content_editor/components/toolbar_more_dropdown.vue 0 个添加, 4 个删除...ripts/content_editor/components/toolbar_more_dropdown.vue
- app/assets/javascripts/content_editor/extensions/comment.js 0 个添加, 49 个删除app/assets/javascripts/content_editor/extensions/comment.js
- app/assets/javascripts/content_editor/services/create_content_editor.js 0 个添加, 2 个删除...ascripts/content_editor/services/create_content_editor.js
- app/assets/javascripts/content_editor/services/markdown_serializer.js 0 个添加, 3 个删除...avascripts/content_editor/services/markdown_serializer.js
- app/assets/javascripts/content_editor/services/serialization_helpers.js 0 个添加, 7 个删除...ascripts/content_editor/services/serialization_helpers.js
- app/controllers/concerns/preview_markdown.rb 1 个添加, 3 个删除app/controllers/concerns/preview_markdown.rb
- glfm_specification/output_example_snapshots/html.yml 11 个添加, 17 个删除glfm_specification/output_example_snapshots/html.yml
- glfm_specification/output_spec/spec.html 2 个添加, 2 个删除glfm_specification/output_spec/spec.html
- lib/api/markdown.rb 1 个添加, 4 个删除lib/api/markdown.rb
- spec/frontend/content_editor/extensions/comment_spec.js 0 个添加, 30 个删除spec/frontend/content_editor/extensions/comment_spec.js
- spec/frontend/content_editor/services/gl_api_markdown_deserializer_spec.js 5 个添加, 8 个删除...tent_editor/services/gl_api_markdown_deserializer_spec.js
- spec/frontend/content_editor/services/markdown_serializer_spec.js 0 个添加, 27 个删除...ntend/content_editor/services/markdown_serializer_spec.js
- spec/frontend/content_editor/test_utils.js 0 个添加, 1 个删除spec/frontend/content_editor/test_utils.js
加载中
想要评论请 注册 或 登录