Skip to content

dougkei/test-gfm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

test-gfm

😄

<script src="https://cdn.rawgit.com/knsv/mermaid/7.0.0/dist/mermaid.js" type="text/javascript"></script> <script> var config = { startOnLoad: true, flowchart: { useMaxWidth: false, htmlLabels: true } }; mermaid.initialize(config); </script>
sequenceDiagram activate Douglas Douglas->>+Tony: Hello Tony, how are you? Tony->>+Keith: Hello Keith, how are you? Keith-->>-Tony: Great! Tony-->>-Douglas: Great! Douglas->>+Keith: Hello Keith, how are you? Keith-->>-Douglas: Great deactivate Douglas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published