Uses of Class
com.vladsch.flexmark.util.ast.BlankLine
Packages that use BlankLine
-
Uses of BlankLine in com.vladsch.flexmark.formatter.internal
Methods in com.vladsch.flexmark.formatter.internal with parameters of type BlankLineModifier and TypeMethodDescriptionprivate void
CoreNodeFormatter.render
(BlankLine node, NodeFormatterContext context, MarkdownWriter markdown) -
Uses of BlankLine in com.vladsch.flexmark.util.ast
Methods in com.vladsch.flexmark.util.ast that return BlankLine