Uses of Class
com.vladsch.flexmark.html2md.converter.HtmlNodeConverterSubContext
-
-
Uses of HtmlNodeConverterSubContext in com.vladsch.flexmark.html2md.converter
Methods in com.vladsch.flexmark.html2md.converter with parameters of type HtmlNodeConverterSubContext Modifier and Type Method Description static voidFlexmarkHtmlConverter. processWrapped(@NotNull HtmlNodeConverterSubContext context, @NotNull org.jsoup.nodes.Node node, @Nullable Boolean isBlock, boolean escapeMarkdown)
-