• Icon: Suggestion Suggestion
    • Resolution: Answered
    • None
    • None
    • None
    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      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

            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3396449 ] New: JAC Suggestion Workflow 3 [ 3618288 ]
            Status Original: RESOLVED [ 5 ] New: Closed [ 6 ]
            Monique Khairuliana (Inactive) made changes -
            Workflow Original: BSERV Suggestions Workflow [ 2684402 ] New: JAC Suggestion Workflow [ 3396449 ]
            Owen made changes -
            Workflow Original: Stash Workflow [ 837560 ] New: BSERV Suggestions Workflow [ 2684402 ]
            Status Original: Closed [ 6 ] New: Resolved [ 5 ]
            Roger Barnes (Inactive) made changes -
            Resolution New: Answered [ 9 ]
            Status Original: Needs Triage [ 10030 ] New: Closed [ 6 ]
            Brent P made changes -
            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.
            Brent P made changes -
            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.
            Brent P made changes -
            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.
            paul redmond created issue -

              Unassigned Unassigned
              ddee136c073b paul redmond
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: