-
Suggestion
-
Resolution: Answered
-
None
-
None
-
None
stackedit renders sequence diagrams and flow charts in markdown with the following syntax:
```flow st=>start: Start e=>end op=>operation: My Operation cond=>condition: Yes or No? st->op->cond cond(yes)->e cond(no)->op ```
as
Would be great if Stash could do this too.
[BSERV-7124] sequence and flow rendering in stash markdown
Workflow | Original: JAC Suggestion Workflow [ 3396449 ] | New: JAC Suggestion Workflow 3 [ 3618288 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: BSERV Suggestions Workflow [ 2684402 ] | New: JAC Suggestion Workflow [ 3396449 ] |
Workflow | Original: Stash Workflow [ 837560 ] | New: BSERV Suggestions Workflow [ 2684402 ] |
Status | Original: Closed [ 6 ] | New: Resolved [ 5 ] |
Resolution | New: Answered [ 9 ] | |
Status | Original: Needs Triage [ 10030 ] | New: Closed [ 6 ] |
Description |
Original:
stackedit renders sequence diagrams and flow charts in markdown with the following syntax:
{code} ```flow st=>start: Start e=>end op=>operation: My Operation cond=>condition: Yes or No? st->op->cond cond(yes)->e cond(no)->op ``` {code} as !http://monosnap.com/image/spppVfQnGeGXn1yN9Vxz0CbDgrmOYT.png! Would be great if Stash could do this too. |
New:
[stackedit|https://stackedit.io/editor] renders sequence diagrams and flow charts in markdown with the following syntax:
{code} ```flow st=>start: Start e=>end op=>operation: My Operation cond=>condition: Yes or No? st->op->cond cond(yes)->e cond(no)->op ``` {code} as !http://monosnap.com/image/spppVfQnGeGXn1yN9Vxz0CbDgrmOYT.png! Would be great if Stash could do this too. |
Description |
Original:
stackedit renders sequence diagrams and flow charts in markdown with the following syntax:
{code} ```flow st=>start: Start e=>end op=>operation: My Operation cond=>condition: Yes or No? st->op->cond cond(yes)->e cond(no)->op ``` {code} Would be great if stash could do this too. |
New:
stackedit renders sequence diagrams and flow charts in markdown with the following syntax:
{code} ```flow st=>start: Start e=>end op=>operation: My Operation cond=>condition: Yes or No? st->op->cond cond(yes)->e cond(no)->op ``` {code} as !http://monosnap.com/image/spppVfQnGeGXn1yN9Vxz0CbDgrmOYT.png! Would be great if Stash could do this too. |
Description |
Original:
stackedit renders sequence diagrams and flow charts in markdown with the following syntax:
```flow st=>start: Start e=>end op=>operation: My Operation cond=>condition: Yes or No? st->op->cond cond(yes)->e cond(no)->op ``` Would be great if stash could do this too. |
New:
stackedit renders sequence diagrams and flow charts in markdown with the following syntax:
{code} ```flow st=>start: Start e=>end op=>operation: My Operation cond=>condition: Yes or No? st->op->cond cond(yes)->e cond(no)->op ``` {code} Would be great if stash could do this too. |