Class TableCellNode


  • public class TableCellNode
    extends org.commonmark.node.CustomBlock
    Class representing a Markdown node for table cells.
    Since:
    4/7/17
    Author:
    lukasz
    • Constructor Detail

      • TableCellNode

        public TableCellNode()
    • Method Detail

      • getDelimiter

        public String getDelimiter()