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
/
spec-07-13.data
blob
ba7ec63ef87ad3399ea4f0e89d1f9fce7ee5be01
1
! "First document"
2
---
3
!foo "No directives"
4
%TAG ! !foo
5
---
6
!bar "With directives"
7
%YAML 1.1
8
---
9
!baz "Reset settings"