Skip to content

Instantly share code, notes, and snippets.

@bjonnh
Created April 8, 2019 22:56
Show Gist options
  • Save bjonnh/4bd2254bcab32f16e8cc20cb125fde99 to your computer and use it in GitHub Desktop.
Save bjonnh/4bd2254bcab32f16e8cc20cb125fde99 to your computer and use it in GitHub Desktop.

Some diagrams test

{% highlight 'text' %} Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response

Alice -> Bob: Another authentication Request Alice <-- Bob: another authentication Response {% endhighlight %}

{% filter compileAs('uml') %} Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response

Alice -> Bob: Another authentication Request Alice <-- Bob: another authentication Response {% endfilter %}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment