{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "nnax-readmore/shortcode",
  "version": "1.0.2",
  "title": "ReadMore",
  "category": "text",
  "description": "Fügt einen ReadMore-Shortcode als Block ein.",
  "icon": "insert",
  "attributes": {
    "content": {
      "type": "string",
      "default": ""
    }
  },
  "textdomain": "nnax-readmore",
  "editorScript": "nnax-readmore-editor"
}
