18 lines
277 B
YAML
18 lines
277 B
YAML
name: field.blocks.text.name
|
|
icon: text
|
|
wysiwyg: true
|
|
preview: text
|
|
fields:
|
|
text:
|
|
type: writer
|
|
# nodes: true
|
|
marks:
|
|
- callout
|
|
- link
|
|
nodes:
|
|
- heading
|
|
headings:
|
|
- 2
|
|
- 3
|
|
- 4
|
|
placeholder: field.blocks.text.placeholder
|