text
A simple text block with multiple paragraphs
Preview

Default snippet
<?= $block->text() ?>
Default blueprint
name: field.blocks.text.name
icon: text
preview: text
fields:
text:
type: writer
nodes: false
placeholder: field.blocks.text.placeholder
Default Vue Component
https://github.com/getkirby/kirby/blob/master/panel/src/components/Blocks/Types/Text.vue