Interface FlexmarkHtmlConverter.HtmlConverterExtension
- All Superinterfaces:
Extension
- Enclosing class:
FlexmarkHtmlConverter
Extension for
FlexmarkHtmlConverter.-
Field Summary
Fields inherited from interface Extension
EMPTY_LIST -
Method Summary
Modifier and TypeMethodDescriptionvoidextend(@NotNull FlexmarkHtmlConverter.Builder builder) voidrendererOptions(@NotNull MutableDataHolder options) This method is called first on all extensions so that they can adjust the options.
-
Method Details
-
rendererOptions
This method is called first on all extensions so that they can adjust the options.- Parameters:
options- option set that will be used for the builder
-
extend
-