Skip to content

Instantly share code, notes, and snippets.

@gunta
Last active February 17, 2023 08:17
Show Gist options
  • Select an option

  • Save gunta/89c13d0dd61fbdd80f6d5f04649770c2 to your computer and use it in GitHub Desktop.

Select an option

Save gunta/89c13d0dd61fbdd80f6d5f04649770c2 to your computer and use it in GitHub Desktop.

Revisions

  1. gunta revised this gist Feb 17, 2023. 1 changed file with 5 additions and 7 deletions.
    12 changes: 5 additions & 7 deletions test.mmd
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,5 @@
    graph TD
    d(fa:fa-user-circle 部門グループ)
    A[AWS] -->|Get money| B(Go shopping)
    B --> C{Let me think}
    C -->|One| D[Laptop]
    C -->|Two| E[iPhone]
    C -->|Three| F[fa:fa-car Car]
    flowchart TD
    B["fab:fa-twitter for peace"]
    B-->C[fa:fa-ban forbidden]
    B-->D(fa:fa-spinner)
    B-->E(A fa:fa-camera-retro perhaps?)
  2. gunta revised this gist Feb 17, 2023. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions test.mmd
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,5 @@
    graph TD
    d(fa:fa-user-circle 部門グループ)
    A[AWS] -->|Get money| B(Go shopping)
    B --> C{Let me think}
    C -->|One| D[Laptop]
  3. gunta renamed this gist Feb 17, 2023. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  4. gunta created this gist Feb 17, 2023.
    6 changes: 6 additions & 0 deletions test.memaid
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    graph TD
    A[AWS] -->|Get money| B(Go shopping)
    B --> C{Let me think}
    C -->|One| D[Laptop]
    C -->|Two| E[iPhone]
    C -->|Three| F[fa:fa-car Car]