Package com.vladsch.flexmark.parser.core
Class ThematicBreakParser.ThematicBreakOptions
- java.lang.Object
-
- com.vladsch.flexmark.parser.core.ThematicBreakParser.ThematicBreakOptions
-
- Enclosing class:
- ThematicBreakParser
static class ThematicBreakParser.ThematicBreakOptions extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) boolean
relaxedStart
-
Constructor Summary
Constructors Constructor Description ThematicBreakOptions(DataHolder options)
-
-
-
Constructor Detail
-
ThematicBreakOptions
public ThematicBreakOptions(DataHolder options)
-
-