Skip to content

Add support for Shift+Enter key, used to add new line in codeblocks if they in lists#115

Open
TitovLab wants to merge 1 commit into
cosmocode:masterfrom
TitovLab:codeblock_inside_lists
Open

Add support for Shift+Enter key, used to add new line in codeblocks if they in lists#115
TitovLab wants to merge 1 commit into
cosmocode:masterfrom
TitovLab:codeblock_inside_lists

Conversation

@TitovLab

Copy link
Copy Markdown
Contributor

Unable to add new line in code block if it is inside ordered or bullet list, for example try press Enter inside code block to add new line between first and third line:

  - First item<code>
First line
Third line
</code>
  - Second item
  - Third item

This pull request adds Shift + Enter key to add new lines inside code block.

@annda

annda commented Jul 27, 2020

Copy link
Copy Markdown
Contributor

Thanks for submitting. Please check the build error message and fix the code style errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants