Jira - Table formatting alignment -


i have following table format in jira:

||a            ||  b  ||   c    || ||             || 0059||warranty|| ||offer display||offer display name   |lite| ||             ||offer details display|  reconditioned genie lite | ||             ||aa |$0| ||             ||bb |n/a| ||             ||cc |n/a| 

i need row headers "aa", "bb" , "cc" aligned left. have checked following link https://jira.atlassian.com/secure/wikirendererhelpaction.jspa?section=all haven't seen way align table headers.

does know how align headers (in case, row headers) either right or left?

to left aligned, don't table headers, instead make them strong:

|*a*            |  *b*  |   *c*    | |               |0059|warranty| |*offer display*|offer display name   |lite| |               |offer details display|  reconditioned genie lite | |               |aa |$0| |               |bb |n/a| |               |cc |n/a| 

if want right aligned, doesn't there's clean way without doing sort of {noformat} tag type header.


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

order - Notification for user in user account opencart -