Uses of Class
com.vladsch.flexmark.ext.superscript.Superscript
Packages that use Superscript
Package
Description
-
Uses of Superscript in com.vladsch.flexmark.ext.superscript
Methods in com.vladsch.flexmark.ext.superscript with parameters of type Superscript -
Uses of Superscript in com.vladsch.flexmark.ext.superscript.internal
Methods in com.vladsch.flexmark.ext.superscript.internal with parameters of type SuperscriptModifier and TypeMethodDescriptionprivate voidSuperscriptJiraRenderer.render(Superscript node, NodeRendererContext context, HtmlWriter html) private voidSuperscriptNodeRenderer.render(Superscript node, NodeRendererContext context, HtmlWriter html)