app.offprint.block.mathBlock

offprint.app

Schema Diff

+0 -1

From

CID
bafyreiehone4iuk...
Indexed At
2026-04-07 04:41 UTC
View this version

To

CID
bafyreiazyj26hhv...
Indexed At
2026-05-24 08:49 UTC
View this version

Compatibility Analysis

Backward Compatible

No changes detected.

1 1
{
2 2
  "id": "app.offprint.block.mathBlock",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "object",
6 6
      "required": [
7 7
        "tex"
8 8
      ],
9 9
      "properties": {
10 10
        "tex": {
11 11
          "type": "string",
12 -
          "required": true,
13 12
          "description": "LaTeX/TeX source for the equation"
14 13
        }
15 14
      }
16 15
    }
17 16
  },
18 17
  "$type": "com.atproto.lexicon.schema",
19 18
  "lexicon": 1
20 19
}

Compare Other Versions

Lexicon Garden

@