This is a test of mermaid.
%%{init: { 'theme': 'dark' } }%%
timeline
title Weekly Timetable
Monday : 4pm-7pm Live Zoom with Nilesh
Tuesday : Facebook
Wednesday : 4pm-7pm Live Zoom with Nilesh
Thursday : Facebook
Friday : 4pm-7pm Live Zoom with Nilesh
%%{init: { 'theme': 'dark' } }%%
pie title What Voldemort doesn't have?
"FRIENDS" : 2
"FAMILY" : 1
"NOSE" : 45
%%{init: { 'theme': 'dark' } }%%
flowchart LR
A[Hard edge] -->|Link text| B(Round edge)
B --> C{Decision}
C -->|One| D[Result one]
C -->|Two| E[Result two]
sequenceDiagram
participant Alice
participant Bob
Alice->>John: Hello John, how are you?
loop Healthcheck
John->>John: Fight against hypochondria
end
Note right of John: Rational thoughts<br/>prevail...
John-->>Alice: Great!
John->>Bob: How about you?
Bob-->>John: Jolly good!
powershell
keypair
Workstation
557 video presentations recorded
— The Last Cloudâ‚¿enderâš¡ (@K9LVN) January 24, 2023
865 GB of files
10,429,652 words spoken
1356 hours
Now available for you to watch. Enjoy! https://t.co/bjWWX4FULP
%%{init: { 'theme': 'dark' } }%%
flowchart LR
A[Hard edge] -->|Link text| B(Round edge)
B --> C{Decision}
C -->|One| D[Result one]
C -->|Two| E[Result two]