Class PreformattedNode
- java.lang.Object
-
- org.commonmark.node.Node
-
- org.commonmark.node.Block
-
- org.commonmark.node.CustomBlock
-
- org.symphonyoss.symphony.messageml.markdown.nodes.PreformattedNode
-
public class PreformattedNode extends org.commonmark.node.CustomBlockClass representing a Markdown node for tables.- Since:
- 4/7/17
- Author:
- lukasz
-
-
Constructor Summary
Constructors Constructor Description PreformattedNode()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetClosingDelimiter()StringgetOpeningDelimiter()
-