1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-20 16:33:20 +00:00
Files
sharkdp--bat/tests/syntax-tests/highlighted/YAML/example.yaml
T
scott.eppler e85064e4cf Fix mismatch between syntax-test and hightlighted
I needed to re-run `update.sh` script one last time.
2020-10-05 22:03:27 +02:00

19 lines
2.0 KiB
YAML

--- 
# Simple example
id: 3595
name: Test User
username: "testuser"
other_names: ['Bob', 'Bill', 'George']
enabled: true
locked: false
groups: 
 - administrators
 - engineering
 - sfa
address: >
 123 Alphabet Way
 San Francisco, CA
phone: null
building_access: yes
secure_access: no