Editing-Tips.md
... ...
@@ -30,3 +30,14 @@ Put text in ***bold italics like this*** by surronding the text with tripple ast
30 30
31 31
### Menu Conventions
32 32
33
+### Sequence Diagrams
34
+
35
+{{{{{{ blue-modern
36
+ alice->bob: Test
37
+ note right of bob: Bob thinks about it
38
+ bob->alice: Test response
39
+}}}}}}
40
+
41
+### Global TOC
42
+
43
+<<GlobalTOC("All pages")>>
... ...
\ No newline at end of file