Uses of Class
com.vladsch.flexmark.ext.gitlab.GitLabBlockQuote
Packages that use GitLabBlockQuote
-
Uses of GitLabBlockQuote in com.vladsch.flexmark.ext.gitlab
Methods in com.vladsch.flexmark.ext.gitlab with parameters of type GitLabBlockQuote -
Uses of GitLabBlockQuote in com.vladsch.flexmark.ext.gitlab.internal
Fields in com.vladsch.flexmark.ext.gitlab.internal declared as GitLabBlockQuoteMethods in com.vladsch.flexmark.ext.gitlab.internal with parameters of type GitLabBlockQuoteModifier and TypeMethodDescriptionprivate voidGitLabNodeFormatter.render(GitLabBlockQuote node, NodeFormatterContext context, MarkdownWriter markdown) private voidGitLabNodeRenderer.render(GitLabBlockQuote node, NodeRendererContext context, HtmlWriter html)