java.lang.Object
com.vladsch.flexmark.util.ast.Node
com.vladsch.flexmark.ext.gfm.strikethrough.Subscript
All Implemented Interfaces:
DelimitedNode, TextContainer

public class Subscript extends Node implements DelimitedNode
A Subscript node containing text and other inline nodes nodes as children.