image

fun image(url: String, caption: RichTextList? = null): MutableBlockList
fun image(url: String, caption: String? = null, linkUrl: String? = null, annotations: RichTextAnnotations = RichTextAnnotations.DEFAULT): MutableBlockList