Re: Controlling table separators on per-row or per-cell basis
Posted by
mojavelinux on
URL: https://discuss.asciidoctor.org/Controlling-table-separators-on-per-row-or-per-cell-basis-tp8216p8220.html
Jon, I don't know what to tell you. I try hard every day to make Asciidoctor cover as many use cases as I possibly can. There are limits to what is possible and my own ability. I cannot solve every problem. Either I need help or we have to accept that's just the limit of what is possible.
-Dan
On Fri, Sep 4, 2020 at 2:56 AM oddhack [via Asciidoctor :: Discussion] <
[hidden email]> wrote:
We run into this problem a lot: the answer to a problem is to just do it in CSS. But we also have a hard requirement for PDF output, and the PDF theming system just doesn't support the range of things that's possible to express in HTML CSS. I guess there is always going to be a huge range of things that asciidoctor cannot support for our use case, because it defers so much onto user-written CSS.
Jon
--