Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table frame missing when grid is set to rows #676

Open
thomasdebes opened this issue Feb 28, 2023 · 0 comments
Open

Table frame missing when grid is set to rows #676

thomasdebes opened this issue Feb 28, 2023 · 0 comments

Comments

@thomasdebes
Copy link

Hi,

the following snippet produces a PDF document with grid rows (as expected) but misses the table frame. The HTML output is correct.

[grid="rows", frame="all"]
|===
| Name | Description
 
| Asciidoctor
| Awesome way to write documentation
 
|===

image

I am using the following versions

npx asciidoctor-web-pdf --version
Asciidoctor Web PDF 1.0.0-alpha.16 using Asciidoctor.js 2.2.6 (Asciidoctor 2.0.17) [https://asciidoctor.org]
Runtime Environment (node v16.15.0 on win32)
CLI version 3.5.0

What did I miss here? The attribute combination should work according to the docs...

Thank you
Thomas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant