Uses of Class
com.vladsch.flexmark.html2md.converter.ListState
Packages that use ListState
-
Uses of ListState in com.vladsch.flexmark.html2md.converter.internal
Methods in com.vladsch.flexmark.html2md.converter.internal with parameters of type ListStateModifier and TypeMethodDescriptionprivate void
HtmlConverterCoreNodeRenderer.handleListItem
(HtmlNodeConverterContext context, HtmlMarkdownWriter out, org.jsoup.nodes.Element item, ListState listState)