mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-06 14:56:54 +02:00
Revert update to code block header
Reverting back to `php` as the `hack` header is likely not supported and the `php` highlighting is probably good enough (for now) to at least render the page.
This commit is contained in:
@@ -11,7 +11,7 @@ filename: learnhack.hh
|
|||||||
|
|
||||||
To run Hack code, [install HHVM](https://docs.hhvm.com/hhvm/installation/introduction), the open-source virtual machine.
|
To run Hack code, [install HHVM](https://docs.hhvm.com/hhvm/installation/introduction), the open-source virtual machine.
|
||||||
|
|
||||||
```Hack
|
```php
|
||||||
/* ==================================
|
/* ==================================
|
||||||
* READ THE DOCS!
|
* READ THE DOCS!
|
||||||
* ==================================
|
* ==================================
|
||||||
|
Reference in New Issue
Block a user