Skip to content

Commit 83de5be

Browse files
committed
QA/Markdown CS: no consecutive block quotes
> Rationale: Some Markdown parsers will treat two blockquotes separated by one or more blank lines as the same blockquote, while others will treat them as separate blockquotes.
1 parent 1c10198 commit 83de5be

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/CONTRIBUTING.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,11 @@ This is an open invitation for interested parties to gather their thoughts about
167167
> Kind request: If you don't have something to add to the discussion, but do want to indicate a positive or negative opinion
168168
> on a topic, please add an emoji on the original post instead of leaving a comment.
169169
170-
> :bulb: On a subset of these issues - the ones which impact maintainers or integrators -, a list of known interested parties
171-
> will be pinged (cc-ed) to gather their thoughts on the topic.
172-
>
173-
> This list is public and
170+
On a subset of these issues - the ones which impact maintainers or integrators -, a list of known interested parties
171+
will be pinged (cc-ed) to gather their thoughts on the topic.
172+
173+
> [!TIP]
174+
> This cc-list list is public and
174175
> [maintained in a markdown file](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/.github/community-cc-list.md).
175176
>
176177
> To add or remove yourself to/from this list, submit a PR to the repo updating the `community-cc-list.md` file.

0 commit comments

Comments
 (0)