Skip to content

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

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TitovLab
Copy link
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
Copy link
Contributor

annda commented Jul 27, 2020

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants