Add reference definition Content Type
Create a referencedefinition extension that represents a Commonmark reference definition in the Content Editor The goal of this extension is allowing to edit reference definitions in a WYSIWYG editor
显示
- app/assets/javascripts/content_editor/components/bubble_menus/formatting.vue 2 个添加, 0 个删除...pts/content_editor/components/bubble_menus/formatting.vue
- app/assets/javascripts/content_editor/extensions/reference_definition.js 29 个添加, 0 个删除...scripts/content_editor/extensions/reference_definition.js
- app/assets/javascripts/content_editor/extensions/sourcemap.js 2 个添加, 0 个删除...assets/javascripts/content_editor/extensions/sourcemap.js
- app/assets/javascripts/content_editor/services/create_content_editor.js 2 个添加, 0 个删除...ascripts/content_editor/services/create_content_editor.js
- app/assets/javascripts/content_editor/services/markdown_serializer.js 20 个添加, 0 个删除...avascripts/content_editor/services/markdown_serializer.js
- app/assets/javascripts/content_editor/services/remark_markdown_deserializer.js 11 个添加, 1 个删除...s/content_editor/services/remark_markdown_deserializer.js
- app/assets/javascripts/content_editor/services/serialization_helpers.js 13 个添加, 4 个删除...ascripts/content_editor/services/serialization_helpers.js
- app/assets/javascripts/lib/gfm/index.js 10 个添加, 0 个删除app/assets/javascripts/lib/gfm/index.js
- glfm_specification/example_snapshots/html.yml 89 个添加, 4 个删除glfm_specification/example_snapshots/html.yml
- glfm_specification/example_snapshots/prosemirror_json.yml 1193 个添加, 12 个删除glfm_specification/example_snapshots/prosemirror_json.yml
- spec/frontend/content_editor/remark_markdown_processing_spec.js 30 个添加, 0 个删除...rontend/content_editor/remark_markdown_processing_spec.js
- spec/frontend/content_editor/render_html_and_json_for_all_examples.js 2 个添加, 0 个删除...d/content_editor/render_html_and_json_for_all_examples.js
- spec/frontend/content_editor/services/markdown_serializer_spec.js 36 个添加, 0 个删除...ntend/content_editor/services/markdown_serializer_spec.js
- spec/frontend/lib/gfm/index_spec.js 48 个添加, 16 个删除spec/frontend/lib/gfm/index_spec.js
- spec/frontend_integration/content_editor/content_editor_integration_spec.js 29 个添加, 20 个删除...gration/content_editor/content_editor_integration_spec.js
加载中
想要评论请 注册 或 登录