Skip to content

Conversation

notpeter
Copy link
Contributor

@notpeter notpeter commented May 16, 2024

Makes short comment immediately following long comment not add a linebreak. No longer incorrectly indents.

Fixes #170

Before: --[[]]-- -> --[[]]\n -- -> --[[]]\n--
After: --[[]]-- -> --[[]] --

@CppCXY CppCXY merged commit 025d898 into CppCXY:master May 18, 2024
@notpeter notpeter deleted the hanging_comment branch May 18, 2024 16:31
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.

Multiline comments, indent after closing "]]" is unstable

2 participants