-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 3.4.9
-
Component/s: None
When you have a link inside a table like this:
|| header ||
| [{color:#ff0000}Link Text{color}|<actual link>] |
and try to change the link color, it doesn't change and also interprets the | in the link tag as a table cell division and an extra cell is displayed as seen below:
| {color:#ff00ff}[{color:#ff0000}Link Text{color}|<actual link>]{color} |