Skip to content

Instantly share code, notes, and snippets.

@fritzlaszlo
Last active March 13, 2025 14:20
Show Gist options
  • Save fritzlaszlo/a78e68a853df3f599eefcc0a68569399 to your computer and use it in GitHub Desktop.
Save fritzlaszlo/a78e68a853df3f599eefcc0a68569399 to your computer and use it in GitHub Desktop.
Kirby Block for Embed Code
<?= $block->embed() ?>
name: Embed (Code)
icon: file-code
preview: fields
wysiwyg: true
tabs:
content:
fields:
embed:
type: textarea
size: medium
buttons: false
font: monospace
label: Paste code here
spellcheck: false
styles:
fields:
class:
type: text
id:
type: text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment