Commit 1dd8024
committed
docs(cli): use ndjson code fence for TTY-refusal example (torrust#1798)
Use `ndjson` as the code fence language instead of `json` to prevent
the IDE's automatic JSON formatter from reformatting the single-line
example into a multi-line block on save.1 parent fa9eb8a commit 1dd8024
1 file changed
Lines changed: 5 additions & 8 deletions
Lines changed: 5 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
89 | 86 | | |
90 | 87 | | |
91 | 88 | | |
| |||
0 commit comments