Uses of Package
com.vladsch.flexmark.ext.gfm.strikethrough
-
Classes in com.vladsch.flexmark.ext.gfm.strikethrough used by com.vladsch.flexmark.ext.gfm.strikethrough Class Description Strikethrough A strikethrough node containing text and other inline nodes nodes as children.StrikethroughExtension Extension for GFM strikethrough using ~~ (GitHub Flavored Markdown).StrikethroughSubscriptExtension Extension for GFM strikethrough using ~~ (GitHub Flavored Markdown).StrikethroughVisitor Subscript A Subscript node containing text and other inline nodes nodes as children.SubscriptExtension Extension for GFM strikethrough using ~~ (GitHub Flavored Markdown).SubscriptVisitor