Yes, but some framework (such as panflute) parses the AST so currently panflute is broken when used together with pandoc 2.10 because it doesn't understand the new AST. Also, it has been pantable's goal to support every feature supported by the pandoc table AST. So pantable, acting as a "markdown extension of CSV table" (i.e. it provides a mapping from CSV to pandoc AST) can start to support that first, every if pandoc writers may not support it yet.

Or may be could you point out where we should start looking more into this? e.g.

- https://github.com/jgm/pandoc/issues/1024
- https://github.com/jgm/pandoc-types/issues/65
- https://github.com/jgm/pandoc-types/pull/66
- https://hackage.haskell.org/package/pandoc <- which one should we start here?

On Thursday, July 2, 2020 at 9:32:18 AM UTC-7, John MacFarlane wrote:

Currently none of the readers support row/colspans.
So filters can't help you here. hopefully that will
begin to change.

jiewuza <jie...-9Onoh4P/yGk@public.gmane.org> writes:

> Kolen Cheung <christi...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> writes:
>
>> Are there any pointers on adding support of the new ASTs on filter
>> interfaces, specifically the new table AST? Thanks.
>
> I am also interested in this question, as I am wondering if it is
> possible for a lua filter to convert a rowspan/colspan table in html to
> one in latex.
>
> --
> You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/m27dvmgi93.fsf%40163.com.

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/1d38ad14-28f2-4d35-b54c-44cdbeadff42o%40googlegroups.com.