**It's still not working!!!**
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.
I tweeted the founders about this. Maybe others can hit some social media channels to get some attention?
@mcannonbrookes @brooksy
@scottfarkas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Came to the party to express my frustration with how BAAAAD markdown support is.
Not only these poor tables but also code blocks won't work!
This really ruins the experience, I just don't understand why won't you fix it, it shouldn't be that hard.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So I type this into Confluence:
| Column 1 | Column 2 |
| -----------| ----------- |
| Row 1,1 | Row 2,1 |
And I get exactly that displayed.
Copy and paste into a vi editor and show special characters and I get this:
| Column 1 | Column 2 |$
$
| -----------| ----------- |$
$
| Row 1,1 | Row 2,1 |$
The $ is line termination, as you can see I have null lines between my markdown. Remove these lines, paste back into Confluence and I get my table.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm sorry, but when I
1) create a page
2) Select insert markup and choose "Markdown"
3) Type the text (your from above) into the left window:
| Column1 | Column2 |
| ------- | ------- |
| Row1 | Row2 |
then the right preview windows shows this
| Column1 | Column2 | | ------- | ------- | | Row1 | Row2 |
4) Select insert markup but choose "Confluence wiki"
5) Type in the same text
| Column1 | Column2 |
| ------- | ------- |
| Row1 | Row2 |
and the preview shows a nice confluence table.
From "Markdown" it doesn't work - and this should be done by Atlassian!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, the Markdown Macro is broken again I need it now, and it is still not working today.
Also, it isn't very wiki (quick for adding formatted content) to have to use a menu to add a macro to understand Markdown. Being forced to use Markdown at all is because you can't handle pasted tables from other sources.
Is anyone at Confluence listening?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When I copy and pasted my table markdown into a vi like editor, I could see that there were null lines between my item lines. I removed these, pasted back into Confluence and my table was created. The issue appears to be how Confluence treats carriage returns.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What are null lines?
Just retested with Confluence 6.15.9 and copied a Markdown example from UltraEdit as Markup inserted with "Markdown" (not Confluence wiki) with LF and CR/LF (ISO-8859-1) and both resulted in one long line (header, data, column separaters).
Í can't follow you how it should work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Bump! Please how hard it is to support tables??????
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Bump!
-- NORMAL --
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
shame
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I guess this company doesn't listen to all the frustration and requests to have markdown support work for all aspects including tables.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
*Bump* again.
Fail!
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.