repo.or.cz
/
pyyaml
/
python3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add an example: yaml highlight script.
[pyyaml/python3.git]
/
tests
/
data
/
construct-custom.data
blob
053d028270c97fb9ae030c8e875fb1375bb5a16d
1
---
2
- !tag1
3
x: 1
4
- !tag1
5
x: 1
6
'y': 2
7
z: 3
8
- !tag2
9
10
10
- !tag2
11
=: 10
12
'y': 20
13
z: 30
14
- !tag3
15
x: 1
16
- !tag3
17
x: 1
18
'y': 2
19
z: 3
20
- !tag3
21
=: 1
22
'y': 2
23
z: 3