Upgrade to rc5
This commit is contained in:
1
kirby/config/blocks/markdown/markdown.php
Executable file
1
kirby/config/blocks/markdown/markdown.php
Executable file
@@ -0,0 +1 @@
|
||||
<?= $block->text()->kt();
|
11
kirby/config/blocks/markdown/markdown.yml
Executable file
11
kirby/config/blocks/markdown/markdown.yml
Executable file
@@ -0,0 +1,11 @@
|
||||
name: field.blocks.markdown.name
|
||||
icon: markdown
|
||||
preview: markdown
|
||||
wysiwyg: true
|
||||
fields:
|
||||
text:
|
||||
label: field.blocks.markdown.label
|
||||
placeholder: field.blocks.markdown.placeholder
|
||||
type: textarea
|
||||
buttons: false
|
||||
font: monospace
|
Reference in New Issue
Block a user