Open HMKnapp opened 5 years ago
Here's the relevant CSS from the default stylesheet to import:
table.stripes-all tr,table.stripes-odd tr:nth-of-type(odd){background:#f8f8f7}
table.stripes-none tr,table.stripes-odd tr:nth-of-type(even){background:none}
Description
Table with
stripes=none
still has stripes in preview window. https://asciidoctor.org/docs/user-manual/#stripingasciidoc-preview
version: 2.12.2language-asciidoc
version: 1.11.0Screenshots
Syntax example