Thanks for the quick answer. still unsucessful:

[role="henk"]
|============
|a    | b
|1    | 1
|============

Renders To:

<table rules="all" width="100%" frame="border" cellspacing="0" 
cellpadding="4">
<colgroup><col width="50%">
<col width="50%">
</colgroup><tbody>
<tr>
<td align="left" valign="top"><p class="table">a</p></td>
<td align="left" valign="top"><p class="table">b</p></td>
</tr>
<tr>
<td align="left" valign="top"><p class="table">1</p></td>
<td align="left" valign="top"><p class="table">1</p></td>
</tr>
</tbody>
</table>


*How can I get rid of the "width" attribute and have a "class" attribute 
set?*


-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/asciidoc/-/Se6h_T42p_YJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

Reply via email to