Custom Markdown Table Header
fun CustomMarkdownTableHeader(content: String, header: ASTNode, tableWidth: Dp, style: TextStyle, verticalAlignment: Alignment.Vertical = Alignment.CenterVertically, maxLines: Int = 1, overflow: TextOverflow = TextOverflow.Ellipsis, annotatorSettings: AnnotatorSettings = annotatorSettings())