Class InlineParserOptions


  • public class InlineParserOptions
    extends java.lang.Object
    • Field Detail

      • matchLookaheadFirst

        public final boolean matchLookaheadFirst
      • parseMultiLineImageUrls

        public final boolean parseMultiLineImageUrls
      • hardLineBreakLimit

        public final boolean hardLineBreakLimit
      • spaceInLinkUrls

        public final boolean spaceInLinkUrls
      • spaceInLinkElements

        public final boolean spaceInLinkElements
      • codeSoftLineBreaks

        public final boolean codeSoftLineBreaks
      • inlineDelimiterDirectionalPunctuations

        public final boolean inlineDelimiterDirectionalPunctuations
      • linksAllowMatchedParentheses

        public final boolean linksAllowMatchedParentheses
      • wwwAutoLinkElement

        public final boolean wwwAutoLinkElement
      • intellijDummyIdentifier

        public final boolean intellijDummyIdentifier
      • parseJekyllMacrosInUrls

        public final boolean parseJekyllMacrosInUrls
      • useHardcodedLinkAddressParser

        public final boolean useHardcodedLinkAddressParser
      • linkTextPriorityOverLinkRef

        public final boolean linkTextPriorityOverLinkRef
    • Constructor Detail

      • InlineParserOptions

        public InlineParserOptions​(DataHolder options)