Skip to content

Instantly share code, notes, and snippets.

@SalmanRavoof
Forked from polybuildr/test-highlight.php
Created August 11, 2019 15:45
Show Gist options
  • Save SalmanRavoof/53d6d300d38662e0ce575669fe95db7d to your computer and use it in GitHub Desktop.
Save SalmanRavoof/53d6d300d38662e0ce575669fe95db7d to your computer and use it in GitHub Desktop.
Testing GitHub Gists syntax highlighting for PHP without an opening <?php tag.
$foo = "bar";
echo $foo;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment