Files
robbis.space/kirby-baukasten-main/site/blueprints/fields/writer-prose.yml
KirbyCMS Deploy 0a8c107828 Initial commit
2026-04-15 11:50:31 +00:00

13 lines
135 B
YAML

extends: fields/writer
inline: false
nodes:
- paragraph
- heading
- bulletList
- orderedList
headings:
- 2
- 3
- 4
- 5