Markdown.Leave (gb.markdown)
Function Leave ( Class As String ) As String[]
 
This method is called when interpreting the end markup 
]] of a table having a specific class.
  - 
Class is the CSS class following the corresponding [[table begin pattern.
It can return an array of HTML lines that will be inserted after the end of the table.