fyi.questionable.richtext.blockquote

questionable.fyi

Documentation

main object

No description available.

Properties

plaintext string Required

No description available.

View raw schema
{
  "type": "object",
  "required": [
    "plaintext"
  ],
  "properties": {
    "facets": {
      "type": "array",
      "items": {
        "ref": "fyi.questionable.richtext.facet",
        "type": "ref"
      }
    },
    "plaintext": {
      "type": "string"
    }
  }
}

Lexicon Garden

@