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

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

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.

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.

None yet

2 participants