Reduce size of notes example image
This commit is contained in:
parent
ddd51ba166
commit
bb58943e39
|
@ -102,6 +102,8 @@ divider tear with height 20: Lots of stuff happens
|
||||||
```
|
```
|
||||||
title Note Placements
|
title Note Placements
|
||||||
|
|
||||||
|
begin Foo, Bar
|
||||||
|
|
||||||
note over Foo: Foo says something
|
note over Foo: Foo says something
|
||||||
note left of Foo: Stuff
|
note left of Foo: Stuff
|
||||||
note right of Bar: More stuff
|
note right of Bar: More stuff
|
||||||
|
|
|
@ -229,6 +229,8 @@ divider tear with height 20: Lots of stuff happens
|
||||||
<pre class="example" data-lang="sequence">
|
<pre class="example" data-lang="sequence">
|
||||||
title Note Placements
|
title Note Placements
|
||||||
|
|
||||||
|
begin Foo, Bar
|
||||||
|
|
||||||
note over Foo: Foo says something
|
note over Foo: Foo says something
|
||||||
note left of Foo: Stuff
|
note left of Foo: Stuff
|
||||||
note right of Bar: More stuff
|
note right of Bar: More stuff
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
Loading…
Reference in New Issue