forum.barazo.richtext

barazo.forum

Schema Diff

+0 -0

From

CID
bafyreicu3ghm2lr...
Indexed At
2026-03-27 23:55 UTC
View this version

To

CID
bafyreicu3ghm2lr...
Indexed At
2026-03-27 23:55 UTC
View this version

Compatibility Analysis

Backward Compatible

No changes detected.

1 1
{
2 2
  "id": "forum.barazo.richtext",
3 3
  "defs": {
4 4
    "markdown": {
5 5
      "type": "object",
6 6
      "required": [
7 7
        "value"
8 8
      ],
9 9
      "properties": {
10 10
        "value": {
11 11
          "type": "string",
12 12
          "maxLength": 100000,
13 13
          "minLength": 1,
14 14
          "description": "Markdown-formatted text."
15 15
        }
16 16
      },
17 17
      "description": "Markdown-formatted text content."
18 18
    }
19 19
  },
20 20
  "$type": "com.atproto.lexicon.schema",
21 21
  "lexicon": 1,
22 22
  "description": "Content format definitions for forum post and reply bodies."
23 23
}

Compare Other Versions

Lexicon Garden

@