We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Going through the specification, I've noticed some of the (PHP) code highlighting to be somewhat off.
3. Declare Statements, Namespace, and Import Statements:
4.2 Using traits
10. Heredoc and Nowdoc:
The text was updated successfully, but these errors were encountered:
This is done in https://github.com/php-fig/www.php-fig.org/ using spatie/commonmark-highlighter:
www.php-fig.org/composer.json
Line 9 in d4e8ce8
I'm moving this issue in that repo.
It's fairly new syntax, I don't know if that package supports that already (and we just have to upgrade it) or not...
Sorry, something went wrong.
No branches or pull requests
Going through the specification, I've noticed some of the (PHP) code highlighting to be somewhat off.
3. Declare Statements, Namespace, and Import Statements:
4.2 Using traits
10. Heredoc and Nowdoc:
The text was updated successfully, but these errors were encountered: