Class TableRowNode


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

      • TableRowNode

        public TableRowNode()
    • Method Detail

      • getDelimiter

        public String getDelimiter()