workshops.md
... ...
@@ -4,6 +4,23 @@ Learn how to use the BioGrids Installer with practical science applications.
4 4
5 5
To attend a workshop register for a BioGrids account and download the BioGrids Installer software.
6 6
7
+
8
+## collapsible markdown?
9
+
10
+<details><summary>CLICK ME</summary>
11
+<p>
12
+
13
+#### yes, even hidden code blocks!
14
+
15
+```python
16
+print("hello world!")
17
+```
18
+
19
+</p>
20
+</details>
21
+
22
+
23
+
7 24
### 1: Register for BioGrids
8 25
9 26