Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Markdown flowchart

george dicu 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 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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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