Specify code block language in Markdown for syntax highlighting

This commit is contained in:
Peter Dave Hello
2024-01-10 19:17:09 +08:00
parent 50ee829e5f
commit 52fe4c6aa6
4 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
## Whilst Pipelines are in alpha...
You must enable this alpha functionality by setting
```
```yaml
system:
enableAlphaFunctionality: true
```