Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 498 Bytes

File metadata and controls

26 lines (18 loc) · 498 Bytes

JSON-DOC Specification

TBD

Children blocks

See jsondoc.validate.rules for more details.

Block types with no restrictions on children types

  • type: paragraph
  • type: toggle
  • type: bulleted_list_item
  • type: numbered_list_item
  • type: quote
  • type: synced_block
  • type: to_do
  • type: column

Block types where children are restricted to a specific type

  • type: column_list
    • Children type: type: column
  • type: table
    • Children type: type: table_row