Creating a list in table in markdown document ,and publishing it to confluence via github Actions

Val
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!
October 7, 2022

Hi ,

We are using confluence server 

I am looking for solution for 2 below issues when publishing .md file to my confluence server via github actions.

Issue 1) How to create a new line in a table cell in .md document which will render correctly on the confluence server, when published via github actions.

Issue 2) How to create a list in a table cell in .md document which will render correctly on the confluence server, when published via github actions.

 

We create markdown documents and publish them on our confluence server via Github actions.Lots of pages are created hence we prefer Github actions to publish the pages in confluence.

 

issue 1) Example below in myfile.md  for newline in table cell.

Syntax      | Description                 |
| ----------- |-----------------------------|
| Header | Title |
| List | Line1 <br/> Line2<br/>Line3 |

Shows as correctly with newlines in table as below in myfile.md preview .

 

Pic1.png

 

But when I publish the myfile.md to confluence via github actions ,it doesnt render correctly

see below

Pic2.png

 

issue 2) Example below in myfile.md  for list in table cell.

 

Pic4.png

 

Shows correctly as list in table as below in myfile.md preview .

 

Pic5.png

 

but when i publish the document via github actions on confluence ,it doesn't  render correctly, see below.

 

Pic6.png

What can be done to get the correct results ?

Regards

Val 

 

 

 

1 answer

0 votes
Steven Sinclair
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!
December 30, 2024

Two years and no answer.  I have the exact same question, so I'm not super hopeful of a solution.

(Aside - it sure would be great if Confluence supported basic markdown!)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events