Uses of Class
io.markdom.handler.text.commonmark.CommonmarkTextConfiguration
-
-
Uses of CommonmarkTextConfiguration in io.markdom.handler.text.commonmark
Methods in io.markdom.handler.text.commonmark that return CommonmarkTextConfiguration Modifier and Type Method Description CommonmarkTextConfigurationCommonmarkTextConfiguration.Builder. build()static CommonmarkTextConfigurationCommonmarkTextConfiguration. getDefault()Constructors in io.markdom.handler.text.commonmark with parameters of type CommonmarkTextConfiguration Constructor Description CommonmarkTextMarkdomHandler(CommonmarkTextConfiguration configuration, ActualAppendable appendable)
-