Skip to content

[12.x] remove <?php opening tag in code blocks #10186

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

Closed
wants to merge 1 commit into from

Conversation

browner12
Copy link
Contributor

we're being explicit now with our fenced code blocks, rather than relying on guessing, so we don't need to give the guesser any extra help.

this also brings consistency because we have a mix of code blocks that use it and ones that don't.

also, IMO, it's just noise on the example

we're being explicit now with our fenced code blocks, rather than relying on guessing, so we don't need to give the guesser any extra help.

this also brings consistency because we have a mix of code blocks that use it and ones that don't.

also, IMO, it's just noise on the example
@taylorotwell
Copy link
Member

I don't think I love this change. They aren't directly copy and pastable anymore in many cases.

@browner12
Copy link
Contributor Author

hmm..ok. wouldn't have thought that's how people are using them.

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