You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be consistent with the database property type, we have renamed the text property to rich_text. This affects the following block types: paragraph, heading_1, heading_2, heading_3, callout, quote, bulleted_list_item, numbered_list_item, to_do ,toggle, code ,template.
To be consistent with the database property type, we have renamed the
text
property torich_text
. This affects the following block types:paragraph
,heading_1
,heading_2
,heading_3
,callout
,quote
,bulleted_list_item
,numbered_list_item
,to_do
,toggle
,code
,template
.Here is an example of the previous
text
property:Here is an example of the updated
rich_text
property:Notion changelog: https://developers.notion.com/changelog/releasing-notion-version-2022-02-22
The text was updated successfully, but these errors were encountered: