Skip to content

Conversation

@kburton
Copy link

@kburton kburton commented Feb 28, 2014

Added support for {#id .class} attributes to full tables, header rows and data rows.

Added support for {#id .class} attributes to tables when attributes are appended to the header line.
Added support for {#id .class} attributes to full tables, header rows and data rows.
@kburton
Copy link
Author

kburton commented Feb 28, 2014

I've implemented table attribute support for the full table and header and data rows:

Testing | Basic | Table {.table-class}
--------|-------|------ {.th-row-class}
a       | b     | c     {.td-row-class}
d       | e     | f     {.td-row-class-2}

I decided to keep the table attributes alongside the header row for consistency with the previous version. The header row attributes are entered on the underline row.

Feel free to merge whichever of these is most appropriate.

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

Successfully merging this pull request may close these issues.

1 participant