A bit of everything!
Table of content (soon)
[[toc]]
Text
This is italic, bold, strikethrough, underlined, highlighted using a real nice highlighter, that’s imune to line breaks and inline code.
:tada: 🎉
- Lists
- Unordered sub-list.
- Ordered list element.
- Ordered list element.
- Ordered list element.
Blockquotes are very handy in email to emulate reply text.
Math
Inline such as: or…
Code
int ilgis;
cin >> ilgis;
int sąrašas[ilgissss];
for (int i = 0; i < ilgis; i++) {
cin >> sąrašas[i];
}
}
#include <iostream>
#include <fstream>
using namespace std;
...
Tables
| Tables | Are | Cool |
|---|---|---|
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |
Using custom anchors
This is a paragraph that uses the custom anchor my-anchor.
Admonitions
This is an info box.
This is a tip.
So we’re not lying, these can also include other elements such as:
This is a warning.
This is a dangerous warning.
Show details!
This is a details block.
Images

SVGs
Gallery


