StrikethroughTextNode.simple constructor

StrikethroughTextNode.simple(
  1. String text
)

Implementation

StrikethroughTextNode.simple(String text) : child = PlainTextNode(text);