Class Strikethrough

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

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