mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-08 09:38:05 +00:00
mkdocs.yml: Add syntax highlighting (#89)
* mkdocs.yml: Add syntax highlighting * Add languages to codeblocks
This commit is contained in:
@@ -122,7 +122,7 @@ What goes inside the `deco` function might seem complex. Let's try to uncover it
|
||||
|
||||
Let's visualize it for better understanding
|
||||
|
||||
```
|
||||
```text
|
||||
BEFORE function_object (ID: 100)
|
||||
|
||||
"hello_world" +--------------------+
|
||||
|
||||
Reference in New Issue
Block a user