Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I don't know if this bothers anyone other than me, but there is no blank line between
YOUR SPRITE BY
and the sprite author, or betweenPATREON SUPPORTERS
and the three patreon supporters, while there is a blank line after all the other headings before the corresponding people are listed.This PR fixes this.
Before:
![credits_001](https://private-user-images.githubusercontent.com/7015167/399587764-321aec53-6a91-4f32-a94d-337b67fb0bf4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMzkxMzMsIm5iZiI6MTczOTEzODgzMywicGF0aCI6Ii83MDE1MTY3LzM5OTU4Nzc2NC0zMjFhZWM1My02YTkxLTRmMzItYTk0ZC0zMzdiNjdmYjBiZjQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMjIwNzEzWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZjZkZGVmZDlhOWJmMWQ1NDM1ZDJhNTU1OTgxMzFjZmFjZTE0YjgzNzFkNjRmNDExNzhhY2NiNGE1Y2E5ZDRlZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.faP46451TD1kLI6u2Ksa869Z7GNye4ytA7Yr7KpGEWY)
After:
![credits_003](https://private-user-images.githubusercontent.com/7015167/399587774-586e622a-9549-4801-bbec-104b0c2be20a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMzkxMzMsIm5iZiI6MTczOTEzODgzMywicGF0aCI6Ii83MDE1MTY3LzM5OTU4Nzc3NC01ODZlNjIyYS05NTQ5LTQ4MDEtYmJlYy0xMDRiMGMyYmUyMGEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMjIwNzEzWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZGYxMzRiNWFhODhlYjI1YmZmZjI5OGU2NWQ3YmQ0OTkxMDQzYzc4MjQzYWEzNTg4YzM2NzhmOWY4ODZhY2U0NCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.PCjpwmuYtWAD2MXRflc_rz_dvK792xFLCApAWnGVyY8)