{
    "apiVersion": 2,
    "name": "arkhe-blocks/dl-dt",
    "title": "Term",
    "category": "arkhe-blocks",
    "supports": {
        "className": false,
        "reusable": false
    },
    "parent": [
        "arkhe-blocks/dl",
        "arkhe-blocks/dl-div"
    ],
    "attributes": {
        "content": {
            "type": "string",
            "source": "html",
            "selector": ".ark-block-dl__dt span"
        }
    },
    "editorScript": "file:./index.js",
    "textdomain": "arkhe-blocks"
}
