Auto continue markdown lists
When adding new items to a markdown ordered or unordered list, automatically start the new item when pressing Enter. Pressing Enter a second time without adding any text will remove the empty list item. Changelog: added
显示
- app/assets/javascripts/lib/utils/text_markdown.js 0 个添加, 1 个删除app/assets/javascripts/lib/utils/text_markdown.js
- config/feature_flags/development/markdown_continue_lists.yml 0 个添加, 8 个删除config/feature_flags/development/markdown_continue_lists.yml
- lib/gitlab/gon_helper.rb 0 个添加, 1 个删除lib/gitlab/gon_helper.rb
- spec/frontend/design_management/components/design_notes/design_reply_form_spec.js 0 个添加, 4 个删除...agement/components/design_notes/design_reply_form_spec.js
- spec/frontend/issues/show/components/fields/description_spec.js 0 个添加, 1 个删除...rontend/issues/show/components/fields/description_spec.js
- spec/frontend/lib/utils/text_markdown_spec.js 0 个添加, 17 个删除spec/frontend/lib/utils/text_markdown_spec.js
- spec/frontend/notes/components/note_form_spec.js 0 个添加, 2 个删除spec/frontend/notes/components/note_form_spec.js
- spec/frontend/vue_shared/issuable/show/components/issuable_edit_form_spec.js 0 个添加, 1 个删除...hared/issuable/show/components/issuable_edit_form_spec.js
- spec/frontend/zen_mode_spec.js 0 个添加, 2 个删除spec/frontend/zen_mode_spec.js
加载中
想要评论请 注册 或 登录