HtmlIdentifierProvider

Provides identifiers for elements suitable for HTML rendering.

Parameters

renderer

renderer that this provider should use to convert nodes to plain text via toPlainText

See also

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun visit(footnote: FootnoteDefinition): String
open override fun visit(heading: Heading): String