19 lines
322 B
YAML
19 lines
322 B
YAML
|
author_list:
|
||
|
-
|
||
|
full_name: 'Johannes Schmitt'
|
||
|
-
|
||
|
full_name: 'John Doe'
|
||
|
comments:
|
||
|
-
|
||
|
author:
|
||
|
full_name: 'Foo Bar'
|
||
|
text: foo
|
||
|
-
|
||
|
author:
|
||
|
full_name: 'Foo Bar'
|
||
|
text: bar
|
||
|
-
|
||
|
author:
|
||
|
full_name: 'Foo Bar'
|
||
|
text: baz
|