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
context
optional context used to disambiguate colliding identifiers via getIdentifierDeduplicationIndex. When omitted, headings keep their base identifier even if it collides with other headings in the document.