From 5b422262d3889c6b303b7942505ac164bd245546 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sat, 18 Oct 2008 23:14:59 +0000 Subject: Include classes on tr elements in HTML output: "header", "odd", "even". This allows tables to be styled with lines in alternating colors. Resolves Issue #91. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1467 788f1e2b-df1e-0410-8736-df70ead52e1b --- tests/tables.html | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'tests/tables.html') diff --git a/tests/tables.html b/tests/tables.html index 7ae87b024..7626b326d 100644 --- a/tests/tables.html +++ b/tests/tables.html @@ -3,7 +3,7 @@ >
Demonstration of simple table syntax.
RightDefault
1212
123123
1

Simple table without caption:

RightDefault
1212
123123
1
Demonstration of simple table syntax.
RightDefault
1212
123123
1
Here's the caption. It may span multiple lines.
Centered HeaderDefault aligned
FirstExample of a row that spans multiple lines.
Second

Multiline table without caption:

Centered HeaderDefault aligned
FirstExample of a row that spans multiple lines.
Second