Notion.RichText (notion_ex v0.1.0)
RichText
Link to this section Summary
Link to this section Types
Specs
t() :: %Notion.RichText{
annotations: [Notion.Annotation.t()],
href: String.t() | nil,
plain_text: String.t()
}
RichText
t() :: %Notion.RichText{
annotations: [Notion.Annotation.t()],
href: String.t() | nil,
plain_text: String.t()
}