Rich Text List
Functions
Link copied to clipboard
fun databaseMention(databaseId: UuidString, annotations: Annotations = Annotations.DEFAULT): RichTextList
Link copied to clipboard
fun dateMention(start: DateOrDateTime, end: DateOrDateTime? = null, annotations: Annotations = Annotations.DEFAULT): RichTextList
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun text(text: String, linkUrl: String? = null, annotations: Annotations = Annotations.DEFAULT): RichTextList
Link copied to clipboard