An inline parser for LineBreakInline.
public class LineBreakInlineParser : InlineParser, IInlineParser<InlineProcessor>, IMarkdownParser<InlineProcessor>
kind:method, kind:property, kind:ctor. Press Esc to clear.LineBreakInlineParser()Initializes a new instance of the LineBreakInlineParser class.EnableSoftAsHardGets or sets a value indicating whether to interpret softline breaks as hardline breaks. Default is falseMatch(InlineProcessor, ref StringSlice)Attempts to match the parser at the current position.