Skip to content

Commit 50e3572

Browse files
Update find-key-value.md
1 parent 0208c47 commit 50e3572

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

website/catalog/yaml/find-key-value.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,13 @@ rule:
2323
### Example
2424
2525
<!-- highlight matched code in curly-brace {lineNum} -->
26-
```yaml
26+
```yaml {5,6}
2727
db:
2828
username: root
2929
password: root
30-
3130
server:
3231
host: 127.0.0.1
3332
port: 8001
34-
3533
```
3634
3735
### Contributed by

0 commit comments

Comments
 (0)