Skip to content

do not add spaces within hash ruler (#############)#348

Open
thorsten-klein wants to merge 1 commit intocheshirekow:masterfrom
thorsten-klein:keep-rulers
Open

do not add spaces within hash ruler (#############)#348
thorsten-klein wants to merge 1 commit intocheshirekow:masterfrom
thorsten-klein:keep-rulers

Conversation

@thorsten-klein
Copy link

Currently there is always a space added after the prefix in comments. This breaks the lines with only ##### (so called hash ruler).
Therefore a line ############# becomes to '# ################' which looks ugly.

With this change now a space is only added if the comment does not start with prefix itself.

use '#############' instead containing a space'# ################'
@thorsten-klein thorsten-klein changed the title do not add spaces within has ruler (#############) do not add spaces within hash ruler (#############) Nov 13, 2024
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.

1 participant