Sandbox
@develop
Contents
Contents
341341hfdkhdsak
djsflkald
Contents
</div>

## Weekdays
### Plan 01
- [ ] 07:00 Get up
- [ ] 07:00-07:45 Yoga/Meditation
- [ ] 07:45-08:30 Breakfast/Brain Train
- [ ] 08:30-09:30 Commute/Deustch
- [ ] 09:30-10:00 Finance Track
- [ ] 10:00-11:30 **Work Project**
- [ ] 11:30-12:00 Filing
- [ ] 12:00-13:00 Lunch/restart
- [ ] 13:00-13:30 **HR Course**
- [ ] 13:30-14:00 Meditation/Rest
- [ ] 14:00-15:00 **Work Project**
- [ ] 15:00-16:30 **Work Project**
- [ ] 16:30-17:00 Procedure
- [ ] 17:00-18:00 Commute/Deustch
- [ ] 18:00-23:00 Dinner/**3 hrs DS Course**
- [ ] 23:00 Sleep

Test for math equation: (in line) $$ X = AB $$
$$
(math box)
X = AB
$$
$$
\begin{tikzpicture}
\draw[gray, thick] (-1,2) -- (2,-4);
\draw[gray, thick] (-1,-1) -- (2,2);
\filldraw[black] (0,0) circle (2pt) node[anchor=west] {Intersection point};
\end{tikzpicture}
$$
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
https://mermaidjs.github.io/flowchart.html
```sequence
Alice->Bob: Hello Bob, how are you?
Note right of Bob: Bob thinks
Bob-->Alice: I am good thanks!
```
or use jQuery to do all the work:
A->B: Message
### Test

Have fun!
If it's not working, try turning it off and on again!