Markdown.Enter (gb.markdown)

Function Enter ( Class As String ) As String[]

This method is called when interpreting a table begin with a specific class, i.e. a [[ pattern followed by a CSS class name.

  • Class is the CSS class following the [[ pattern.

It can return an array of HTML lines that will be inserted before the table.