Home

TeXt - Mermaid

graph TB; A[Do you have a problem in your life?] B[Then don't worry] C[Can you do something about it?] A--no-->B; A--yes-->C; C--no-->B; C--yes-->B;

Read more

TeXt - Chart

{ "type": "line", "data": { "labels": [ "January", "February", "March", "April", "May", "June", "July" ], "datasets": [ { "label": "# of bugs", "fill": false, "lineTension": 0.1, "backgroundColor": "rgba(75,192,192,0.4)", "borderColor": "rgba(...

Read more

Jekyll - Paragraphs

Electroencephalography (EEG) is an electrophysiological monitoring method to record electrical activity of the brain. It is typically noninvasive, with the electrodes placed along the scalp, although invasive electrodes are sometimes used such as in electrocorticography. EEG measures voltage fluctuations resulting from ionic current within the n...

Read more