Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Conversation

@juliankrispel
Copy link

fixes #52
This disables the current behaviour on return when modifiers are used.

Afaik originally the intention was to transform markdown upon hitting modifier + return but since we now transform markdown upon return anyway it gets handled twice, this fixes this.

@juliankrispel juliankrispel requested a review from mxstbr April 10, 2018 10:20
Copy link

@mxstbr mxstbr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mxstbr mxstbr merged commit 58cfe64 into master Apr 10, 2018
@mxstbr mxstbr deleted the fix-modifier-interaction branch April 10, 2018 10:36
@mxstbr
Copy link

mxstbr commented Apr 10, 2018

That is totally my code from #11 🙈

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pressing modifier key + enter produces strange results

3 participants