MarkdownTableElement

Constructors

Link copied to clipboard
constructor(headers: List<String>, rows: List<List<MarkdownElement>>)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toMarkdown(): List<String>