IdentifierProvider
Provides identifiers for Identifiable elements. Usually, an implementation is provided for each rendering target. For example, HTML identifiers are URI-like.
Parameters
T
output type of the identifiers
See also
com.quarkdown.core.rendering.html.HtmlIdentifierProvider