Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve pasting to the code block #5664

Closed
oskarwrobel opened this issue Oct 25, 2019 · 0 comments · Fixed by ckeditor/ckeditor5-code-block#1
Closed

Improve pasting to the code block #5664

oskarwrobel opened this issue Oct 25, 2019 · 0 comments · Fixed by ckeditor/ckeditor5-code-block#1
Assignees
Labels
package:code-block type:task This issue reports a chore (non-production change) and other types of "todos".

Comments

@oskarwrobel
Copy link
Contributor

Follow-up: #436.

Now, codeBlock element is represented as a regular $block element on the model side. Pasting multiple blocks inside a code block splits it.

Oct-25-2019 17-07-20

@oskarwrobel oskarwrobel added the type:task This issue reports a chore (non-production change) and other types of "todos". label Oct 25, 2019
@Mgsy Mgsy added this to the backlog milestone Oct 29, 2019
@oleq oleq self-assigned this Nov 15, 2019
@oleq oleq modified the milestones: backlog, iteration 28 Nov 15, 2019
jodator added a commit to ckeditor/ckeditor5-code-block that referenced this issue Nov 20, 2019
Feature: Initial implementation of the code block feature. Closes ckeditor/ckeditor5#436. Closes ckeditor/ckeditor5#5664. Closes ckeditor/ckeditor5#5666.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:code-block type:task This issue reports a chore (non-production change) and other types of "todos".
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants