GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javainterface RendererBuilder
Abstract
attributeProviderFactory()
Add an attribute provider for adding/changing HTML attributes to the rendered tags.
DataHolder
RendererBuilder
Extension point for RenderingExtensions that only provide attributes, link resolvers...
Abstract
contentResolverFactory()
Add a factory for resolving URI to content
Abstract
htmlIdGeneratorFactory()
Add a factory for generating the header id attribute from the header's text
Abstract
linkResolverFactory()
Add a factory for resolving links in markdown to URI used in rendering