Content support
Lorem ipsum dolor sit amet, officia excepteur ex fugiat reprehenderit enim labore culpa sint ad nisi Lorem pariatur mollit ex esse exercitation amet.
- Minimalist
- Faster
- And for geeks (Vi support)
Lorem ipsum dolor sit amet, officia excepteur ex fugiat reprehenderit enim labore culpa sint ad nisi Lorem pariatur mollit ex esse exercitation amet.
Figure 1: Solvey conference (1927)
Slider have support for math equations to.
When \(a \ne 0\), there are two solutions to \(ax^2 + bx + c = 0\) and they are \[x = {-b \pm \sqrt{b^2-4ac} \over 2a}.\]
\[ \begin{bmatrix} 1 & 2 & 3\\ a & b & c \end{bmatrix}\] \[\idotsint_V \mu(u_1,\dots,u_k) \,du_1 \dots du_k\]
const hello = (name: string) => {
console.log(`hello ${name}`);
}
hello("Jhon Doe")
public static void main() {
System.out.println("Hello, World!")
}
| Key Combination | Action |
|---|---|
| jk | Scroll down and up, respectively |
| gg | Go to the beginning of the page |
| G | Go to the end of the page |
Some keymaps inspired on vi with the purpose of make slider more flexible and faster in use.