Skip to content

fix: remove empty line before End Waypoint marker#152

Open
piotrnajda3000 wants to merge 1 commit intoIdreesInc:masterfrom
piotrnajda3000:newline-fix
Open

fix: remove empty line before End Waypoint marker#152
piotrnajda3000 wants to merge 1 commit intoIdreesInc:masterfrom
piotrnajda3000:newline-fix

Conversation

@piotrnajda3000
Copy link

Anytime a waypoint is inserted, it looks like this:

%% Begin Waypoint %%
- Some file
- Some other file

%% End Waypoint %%

Notice the empty line.

If you manually remove it:

%% Begin Waypoint %%
- Some file
- Some other file
%% End Waypoint %%

it gets added back in after a file gets added.

%% Begin Waypoint %%
- Some file
- Some other file
- New file

%% End Waypoint %%

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