fyi.questionable.richtext.content

questionable.fyi

Documentation

main object

No description available.

Properties

View raw schema
{
  "type": "object",
  "required": [
    "items"
  ],
  "properties": {
    "items": {
      "type": "array",
      "items": {
        "refs": [
          "fyi.questionable.richtext.text",
          "fyi.questionable.richtext.blockquote",
          "fyi.questionable.richtext.bskyPost",
          "fyi.questionable.richtext.code",
          "fyi.questionable.richtext.header",
          "fyi.questionable.richtext.horizontalRule",
          "fyi.questionable.richtext.image",
          "fyi.questionable.richtext.math",
          "fyi.questionable.richtext.text",
          "fyi.questionable.richtext.list",
          "fyi.questionable.richtext.website"
        ],
        "type": "union",
        "closed": false,
        "description": "Open union used to define the content. Each entry must specify a $type"
      },
      "maxLength": 1000,
      "description": "Array of content blocks"
    }
  }
}

Lexicon Garden

@