From 5c226704d5d6c9f736e61fd247a9cc4e1b2c5759 Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 19 Jul 2022 14:37:35 -0400 Subject: 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. --- hack.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hack.html.markdown') diff --git a/hack.html.markdown b/hack.html.markdown index 1ab958b5..24055503 100644 --- a/hack.html.markdown +++ b/hack.html.markdown @@ -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. -```Hack +```php /* ================================== * READ THE DOCS! * ================================== -- cgit v1.2.3