Hello,
I am adding a table in my Jira card using mark-ups as follows,
|| Setting || Result ||
| Setting 1 at Config 1 | Result of this setting (description) |
| Setting 2 at Config 2 | Result of this setting (description) |
| Setting 3 at Config 3 | Result of this setting (description) |
And I'd like to know which mark-up I can use for the column heading titles Setting and Result to be aligned to the left (not centred).
Thanks!
One hack is rather than using two pipes to signify headers, make the header text bold. The background of the row isn't gray, but it still stands out as a header row. i.e.
|*Setting*|*Result*|
|Setting 1 at Config 1|Result of this setting (description)|
|Setting 2 at Config 2|Result of this setting (description)|
|Setting 3 at Config 3|Result of this setting (description)|
Thanks Payne, I've done that approach in some of my tables. Sometimes, having the gray background for the header is good to see as well :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
AFAIK, there is no markup to allow you that, so you will need to tweak the CSS of your JIRA, but that will affect all tables. Would that work for you? If so, we can elaborate further.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.