Package icyllis.modernui.markdown
package icyllis.modernui.markdown
-
ClassDescriptionEntry point of Markdown API, it provides a context for parsing and rendering Markdown.Class represents an extension to
Markdown
to configure how parsing and rendering of markdown is carried on.Controlling the styled attributes for rendering Markdown.Configurable node visitor handler which does not know anything about node subclasses while allowing easy configuration of custom visitor for nodes of interest to visit.NodeVisitor<N extends com.vladsch.flexmark.util.ast.Node>SpanFactory<N extends com.vladsch.flexmark.util.ast.Node>Interface to set text on a TextView.