Apex and Grid Tables (opens in new tab)
Apex 1.1.0 adds support for Pandoc-style grid tables — those ASCII-art tables built with +, -, =, and | instead of the usual pipe-table separators. If you have ever copied a grid table out of a Pandoc doc or academic paper and wished your Markdown processor would just deal with it, this one is for you. First, thanks to Andreas Kraft for some poi...
Read the original article