13 lines
186 B
YAML
13 lines
186 B
YAML
|
name: Quote
|
||
|
icon: quote
|
||
|
fields:
|
||
|
text:
|
||
|
label: Quote Text
|
||
|
type: writer
|
||
|
inline: true
|
||
|
citation:
|
||
|
label: Citation
|
||
|
type: writer
|
||
|
inline: true
|
||
|
placeholder: by …
|