GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod HtmlRenderer.Builder.preloadExtension(extension)
O
preloadExtension()
BuilderBase...
class HtmlRenderer.Builder
Builder for configuring an HtmlRenderer . See methods for default configuration.
Abstract
rendererOptions()
This method is called first on all extensions so that they can adjust the options th...
Extension
interface HtmlRenderer.HtmlRendererExtension
Extension for HtmlRenderer . This should be implemented by all extensions that have ...
Abstract
rendererOptions()
This method is called first on all extensions so that they can adjust the options th...
Extension
interface RendererExtension