NEW workflow: WordPress.org README.md validation#811
Merged
mauteri merged 2 commits intoGatherPress:mainfrom Aug 25, 2024
Merged
NEW workflow: WordPress.org README.md validation#811mauteri merged 2 commits intoGatherPress:mainfrom
mauteri merged 2 commits intoGatherPress:mainfrom
Conversation
mauteri
requested changes
Aug 25, 2024
| Stable tag: 0.30.0 | ||
| Tested up to: 6.6.1 | ||
| License: GPL v2 or later | ||
| Tags: events, event, meetup, community |
Contributor
There was a problem hiding this comment.
Not sure why this was changed, seems it's adding extra white space after text on lines 3 thru 6.
Collaborator
Author
There was a problem hiding this comment.
Can the PR description maybe answer your question?
Collaborator
Author
There was a problem hiding this comment.
Because this is intentional and exactly by purpose of this PR.
Contributor
There was a problem hiding this comment.
Oh I see, yes, sorry.
Issue I think might be that a lot of IDEs are set to remove extra trailing white space. Let me check out the branch later and test that. If it's an issue we can test another way of doing same thing.
Contributor
There was a problem hiding this comment.
Actually, this is fine. Just tested. Nice job!
mauteri
approved these changes
Aug 25, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR introduces a new README validation workflow and a subtle fix to the existing readme.
Description of the Change
I had the feeling, that the readme.md is rendered weird on GitHub, so I looked for a validation and found this action.
The screenshots proofed my unclear feeling.
Closes #How to test the Change
Changelog Entry
Credits
Props @carstingaxion
Checklist: