Interface MarkdomFilter

    • Method Detail

      • testCommentBlock

        boolean testCommentBlock()
      • testDivisionBlock

        boolean testDivisionBlock()
      • testOrderedListBlock

        boolean testOrderedListBlock​(Integer startIndex)
      • testParagraphBlock

        boolean testParagraphBlock()
      • testQuoteBlock

        boolean testQuoteBlock()
      • testUnorderedListBlock

        boolean testUnorderedListBlock()
      • testCodeContent

        boolean testCodeContent​(String code)
      • testLineBreakContent

        boolean testLineBreakContent​(Boolean hard)
      • testTextContent

        boolean testTextContent​(String text)