-
public class SpanBackgroundHelperFactory
-
-
Field Summary
Fields Modifier and Type Field Description public final static SpanBackgroundHelperFactoryINSTANCE
-
Method Summary
Modifier and Type Method Description final SpanBackgroundHelpercreateInlineCodeBackgroundHelper(InlineCodeStyleConfig styleConfig)final SpanBackgroundHelpercreateCodeBlockBackgroundHelper(CodeBlockStyleConfig styleConfig)-
-
Method Detail
-
createInlineCodeBackgroundHelper
final SpanBackgroundHelper createInlineCodeBackgroundHelper(InlineCodeStyleConfig styleConfig)
-
createCodeBlockBackgroundHelper
final SpanBackgroundHelper createCodeBlockBackgroundHelper(CodeBlockStyleConfig styleConfig)
-
-
-
-