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
/
document-separator-in-quoted-scalar.error-message
blob
9eeb0d6fdd7d2135d7b554b473fb5f67c53f5d09
1
---
2
"this --- is correct"
3
---
4
"this
5
...is also
6
correct"
7
---
8
"a quoted scalar
9
cannot contain
10
---
11
document separators"