Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Why the difference in table support for JIRA vs Bitbucket vs Bitbucket Server

Charles R Honton
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 10, 2016

I'm using a pretty simple table markdown:

| *Index* | *alias* | 
| issues | |
| site_1 | site
| shipment_1 | shipment

Works great on Confluence.  Fails on Bitbucket and Bitbucket Server.

Now I add headers to the table:

| *Index* | *alias* | 
| ------ | ---- | 
| issues | |
| site_1 | site
| shipment_1 | shipment

Confluence adds extra row instead of creating column headers.

Bitbucket creates a pretty lame table (visual style is lacking).

Bitbucket Server still completely fails.

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 10, 2016

That's bold inside a field, not a header, and the lines are markup for "put a line in"

Try

|| Index || alias || 
| issues | |
| site_1 | site
| shipment_1 | shipment

Confluence does this with it:

Indexalias
issues 
site_1site
shipement_1shipment

I think Bitbucket will do the same

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events