Skip to content

[12.x] standardize "none/nothing" fenced code blocks #10176

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

browner12
Copy link
Contributor

  • nothing and none are both invalid language keys, so replace both of them with the valid generic text. the reason I chose text over an empty "```" line is that it will make targeting in "find" or "find/replace" easier.
  • use shell where appropriate

- `nothing` and `none` are both invalid language keys, so replace both of them with the valid generic `text`. the reason I chose `text` over an empty "```" line is that it will make targeting in "find" or "find/replace" easier.
- use `shell` where appropriate
@taylorotwell taylorotwell merged commit 74d0ee6 into laravel:master Feb 18, 2025
@browner12 browner12 deleted the AB-none-nothing branch February 18, 2025 15:57
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.

2 participants