Skip to content

Conversation

@nu11zy
Copy link

@nu11zy nu11zy commented Jan 12, 2026

Hi! It looks like NewlineBefore and NewlineAfter don't work properly.

When NewlineBefore = false and NewlineAfter = true the expected output is

example [main] in github/console/example
> hello
Hello, World!

example [main] in github/console/example
>

But currently it is:

example [main] in github/console/example
> hello

Hello, World!

example [main] in github/console/example
>

I fixed this issue and tested it locally, but it would be great if you could take a look too :)

@maxlandon maxlandon enabled auto-merge January 14, 2026 04:08
@maxlandon
Copy link
Member

Done in #76

@maxlandon maxlandon closed this Jan 15, 2026
auto-merge was automatically disabled January 15, 2026 21:01

Pull request was closed

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