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-05-08.canonical
blob
610bd687941760c68811c5ebaa7b00d82df72edc
1
%YAML 1.1
2
---
3
!!map {
4
? !!str "single"
5
: !!str "text",
6
? !!str "double"
7
: !!str "text",
8
}