1
0
mirror of https://github.com/go-task/task.git synced 2025-01-28 05:36:18 +02:00

fix(website): syntax highlight on json code block

This commit is contained in:
Andrey Nering 2023-06-03 19:21:36 -03:00
parent 082cdcc358
commit 15cbe131fb

View File

@ -86,7 +86,7 @@ When using the `--json` flag in combination with either the `--list` or
`--list-all` flags, the output will be a JSON object with the following
structure:
```jsonc
```json
{
"tasks": [
{