Table in Issue Comments
From BSG Knowledge Base
To insert a html table in our Issue Tracker comments, follow the procedure
- Create the table in open office document.
- Save as html
- Open html file in kate
-
Remove all html tags before
and after
(to remove head, body, html etc which are already there in file) - Select All
- Tools -> Join Lines (to remove unwanted line breaks)
- Copy and past to the remarks text area
