mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-06 22:16:34 +02:00
Fixed maruku warning: Unclosed span (waiting for ["*"])
This commit is contained in:
@@ -274,7 +274,7 @@ EOD; // closing 'EOD' must be on it's own line, and to th
|
||||
*/
|
||||
{% endhighlight %}
|
||||
|
||||
*[Heredoc syntax](http://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc)
|
||||
* [Heredoc syntax](http://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc)
|
||||
|
||||
## Ternary operators
|
||||
|
||||
|
Reference in New Issue
Block a user