RST icon indicating copy to clipboard operation
RST copied to clipboard

Render table header row correctly

Open kaystrobach opened this issue 11 years ago • 0 comments

+-----------------------------------+---------------+-----------------------------------------------------------------------+
| Property                          | Data Type     |                                                                       |
+===================================+===============+=======================================================================+
| description                       | string        |                                                                       |
+-----------------------------------+---------------+-----------------------------------------------------------------------+
| author                            | string        |                                                                       |
+-----------------------------------+---------------+-----------------------------------------------------------------------+
| keywords                          | string        |                                                                       |
+-----------------------------------+---------------+-----------------------------------------------------------------------+

The equal signs should not appear in the html

image

kaystrobach avatar Oct 14 '14 12:10 kaystrobach