10 lines
119 B
Plaintext
10 lines
119 B
Plaintext
|
! "First document"
|
||
|
---
|
||
|
!foo "No directives"
|
||
|
%TAG ! !foo
|
||
|
---
|
||
|
!bar "With directives"
|
||
|
%YAML 1.1
|
||
|
---
|
||
|
!baz "Reset settings"
|