RichBlockSectionHeading
A section heading, corresponding to the HTML tags &lt;h1>, &lt;h2>, &lt;h3>, <h4>, <h5>, or <h6>.
Properties
type
ts
type: "heading";Type of the block, always “heading”
text
ts
text: RichText;Text of the block
size
ts
size: 1 | 2 | 3 | 4 | 5 | 6;Relative size of the text font; 1-6, 1 is the largest, 6 is the smallest