HtmlToMarkdown

Helper to convert HTML to Markdown, suitable for use in LSP documentation.

Functions

Link copied to clipboard
fun convert(html: String): String

Converts HTML to Markdown, suitable for use in LSP documentation.