1
0
mirror of https://github.com/go-task/task.git synced 2025-04-21 12:17:07 +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 `--list-all` flags, the output will be a JSON object with the following
structure: structure:
```jsonc ```json
{ {
"tasks": [ "tasks": [
{ {