Re-add syntax highlighting to daily emails and
...ATDC lessons
This commit is contained in:
parent
0d9bb37503
commit
5fbf48d9ac
48 changed files with 186 additions and 165 deletions
|
@ -37,7 +37,7 @@ It also makes it more obvious to anyone reading the code that these values are b
|
|||
|
||||
It's similar to having this example PHP code:
|
||||
|
||||
```php
|
||||
```language-php
|
||||
function __invoke(string $type, int $limit): void {};
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue