/pub.leaflet.blocks.math

Lexicon Definitions

{
  "lexicon": 1,
  "id": "pub.leaflet.blocks.math",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "tex"
      ],
      "properties": {
        "tex": {
          "type": "string"
        }
      }
    }
  }
}