admonitions-5e.json

[
  {
    "type": "statblock",
    "icon": {
      "name": "dragon",
      "type": "font-awesome"
    },
    "command": false,
    "injectColor": false,
    "noTitle": false,
    "copy": false
  },
  {
    "type": "flowchart",
    "icon": {
      "name": "map",
      "type": "font-awesome"
    },
    "command": false,
    "injectColor": false,
    "noTitle": true,
    "copy": false
  },
  {
    "type": "gallery",
    "icon": {
      "name": "image",
      "type": "font-awesome"
    },
    "command": false,
    "injectColor": false,
    "noTitle": true,
    "copy": false
  },
  {
    "type": "readaloud",
    "icon": {
      "name": "book-reader",
      "type": "font-awesome"
    },
    "title": "Read Aloud",
    "command": false,
    "injectColor": false,
    "noTitle": false,
    "copy": false
  }
]