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

"Pour block" creates new line after the wrong line #153

Closed
pokey opened this issue Jul 26, 2021 · 0 comments · Fixed by #140
Closed

"Pour block" creates new line after the wrong line #153

pokey opened this issue Jul 26, 2021 · 0 comments · Fixed by #140
Assignees
Labels
bug Something isn't working

Comments

@pokey
Copy link
Member

pokey commented Jul 26, 2021

In the following code:


hello

goodbye

Calling "pour block" on hello results in the following:


hello

goodbye


(note the newline after the line "goodbye")

@pokey pokey added the bug Something isn't working label Jul 26, 2021
@AndreasArvidsson AndreasArvidsson self-assigned this Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants