List tables are dependent on fenced divs. As shown in the screenshot (taken from the pandoc manual) fenced divs are only enabled by default for commonmark_x, markdown and opml. Other markdown variants will have to enable them explicitly. The documentation should make this clear.
See #4 for context, especially this comment.
List tables are dependent on fenced divs. As shown in the screenshot (taken from the pandoc manual) fenced divs are only enabled by default for
commonmark_x
,markdown
andopml
. Other markdown variants will have to enable them explicitly. The documentation should make this clear.