Blame
| 6c1b67 | Anonymous | 2025-11-23 20:11:04 | 1 | ```mermaid |
| e64729 | Anonymous | 2025-11-23 20:17:58 | 2 | flowchart TB |
| 3 | ||||
| 4 | subgraph ACCOUNT[AWS Account] |
|||
| 5 | subgraph GRP1[" "] |
|||
| 6 | ELB@{ img: "https://api.iconify.design/logos/aws-elb.svg", label: "ELB", pos: "b", w: 60, h: 60, constraint: "on" } |
|||
| 7 | end |
|||
| 8 | subgraph GRP2[" "] |
|||
| 9 | EC2@{ img: "https://api.iconify.design/logos/aws-ec2.svg", label: "EC2", pos: "b", w: 60, h: 60, constraint: "on" } |
|||
| 10 | end |
|||
| 11 | subgraph GRP3[" "] |
|||
| 12 | RDS@{ img: "https://api.iconify.design/logos/aws-rds.svg", label: "RDS", pos: "b", w: 60, h: 60, constraint: "on" } |
|||
| 13 | end |
|||
| 633384 | Anonymous | 2025-11-23 20:18:43 | 14 | |
| e64729 | Anonymous | 2025-11-23 20:17:58 | 15 | ELB --- EC2 --- RDS |
| 16 | end |
|||
| 17 | ||||
| 18 | classDef vpc fill:none,color:#0a0,stroke:#0a0 |
|||
| 19 | class ACCOUNT vpc |
|||
| 20 | ||||
| 21 | classDef group fill:none,stroke:none |
|||
| 22 | class GRP1,GRP2,GRP3 group |
|||
| 6c1b67 | Anonymous | 2025-11-23 20:11:04 | 23 | ``` |
| 24 | ||||
| 52508a | Anonymous | 2025-11-23 18:42:17 | 25 | # Page 1 |
| 26 | ||||
| 27 | This is something, blah |
|||
| 28 | ||||
| 29 | ## heading |
|||
| 30 | how do I prveview? Oh that's how I preview. |
|||
| 31 | ||||
| 32 | ||||
| 33 | Do you even mermaid bro? |
|||
| 34 | ||||
| 35 | ```mermaid |
|||
| 36 | timeline |
|||
| 37 | title History of Social Media Platform |
|||
| 38 | 2002 : LinkedIn |
|||
| 39 | 2006 : Twitter |
|||
| 40 | ``` |
|||
| 41 | ||||
| 42 | ||||
| 43 | Yup! |
|||
| 44 | ||||
| 45 | [I'm a link](https://www.google.com) |
|||
| 46 | ||||
| 47 | ||||
| 48 | --- |
|||
| 49 | ||||
| 50 | Section |
|||
| dc90f3 | Anonymous | 2025-11-23 20:04:53 | 51 | |
| 6c1b67 | Anonymous | 2025-11-23 20:11:04 | 52 | experimental mermaid |
