Forums

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

Markdown flowchart

george dicu
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!
September 19, 2019

Hi,

 

Is there any support for markdown flowcharts/diagrams/uml?

 

Example:

Pipeline Flow
-------------

```flow
st=>start: scm checkout
op=>operation: read plugin file
op2=>operation: download plugins
op3=>operation: tar ./build/grafana-dashboards
cond=>condition: file empty
e=>end: push tar to bucket

st->op->cond->op2->op3->e
cond(yes)->op3
cond(no)->op2

 

2 answers

0 votes
Vinicius Silva
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!
February 24, 2021

I have the same question.

I wrote a flow chart using markdown and just the raw code is being shown in the README preview mode.

0 votes
Gonchik Tsymzhitov
Community Champion
February 11, 2021

Hi!

Hm , do you mean extend via app/plugin ? 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events