Details
Description
When outputting example tables as parameters in HTML the newlines between rows are ignored.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Description |
Currently example tables as parameter are rendered as text, which in HTML looses the nice formatting.
Need to render it properly. |
When outputting example tables as parameters in HTML the newlines between rows are ignored. At very least need to replace them with <br/>.
Could consider more sophisticated table rendering, as in scenario example table. |
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Description |
When outputting example tables as parameters in HTML the newlines between rows are ignored. At very least need to replace them with <br/>.
Could consider more sophisticated table rendering, as in scenario example table. |
When outputting example tables as parameters in HTML the newlines between rows are ignored.
|
| Summary | Better rendering of ExamplesTable as parameter in HTML | Fix rendering of newlines in ExamplesTable as parameter in HTML |
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |