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 void
SuperscriptJiraRenderer.render
(Superscript node, NodeRendererContext context, HtmlWriter html) private void
SuperscriptNodeRenderer.render
(Superscript node, NodeRendererContext context, HtmlWriter html)