... | ... | @@ -85,16 +85,16 @@ class A11,A12,A21,A22 level2; |
|
|
classDef level3 fill:#6495ED;
|
|
|
class A111,A112,A113,A121,A122,A123,A124,A125,A211,A212,A213,A214,A215,A221,A222,A223,A224,A225 level3;
|
|
|
```
|
|
|
|
|
|
B[an <b>important</b> <a href='http://google.com'>link</a>]
|
|
|
```mermaid
|
|
|
graph TD
|
|
|
B(Ground-based </br> Instruments)
|
|
|
B1(Support </br> Operations)
|
|
|
B(<a href='https://gitlab-as.oma.be/antoniom/suntech/-/blob/master/Ground-based-Instruments.md'><b>Ground-based</br>Instruments</b></a>)
|
|
|
B1(Support</br>Operations)
|
|
|
B2(Telescopes)
|
|
|
|
|
|
B --> B1
|
|
|
B --> B2
|
|
|
click B href "https://gitlab-as.oma.be/antoniom/suntech/-/blob/master/Ground-based-Instruments.md" _self
|
|
|
%%click B href "https://gitlab-as.oma.be/antoniom/suntech/-/blob/master/Ground-based-Instruments.md" _self
|
|
|
|
|
|
B11(Measurements</br>& Simulations)
|
|
|
B12(Facilities)
|
... | ... | @@ -226,4 +226,4 @@ class C11,C12,C21,C22,C23 level2; |
|
|
|
|
|
%%classDef level3 fill:#6495ED;
|
|
|
%%class B111,B112,B113,B114,B121,B122,B211,B212,B123,B221,B222 level3;
|
|
|
``` |
|
|
\ No newline at end of file |
|
|
``` |