Uses of Class
com.vladsch.flexmark.ext.gitlab.GitLabInline
-
Packages that use GitLabInline Package Description com.vladsch.flexmark.ext.gitlab com.vladsch.flexmark.ext.gitlab.internal -
-
Uses of GitLabInline in com.vladsch.flexmark.ext.gitlab
Subclasses of GitLabInline in com.vladsch.flexmark.ext.gitlab Modifier and Type Class Description class
GitLabDel
A Del nodeclass
GitLabIns
A Ins node -
Uses of GitLabInline in com.vladsch.flexmark.ext.gitlab.internal
Fields in com.vladsch.flexmark.ext.gitlab.internal with type parameters of type GitLabInline Modifier and Type Field Description private java.util.List<GitLabInline>
GitLabInlineParser. openInlines
-