Add content folder
This commit is contained in:
103
content/zettels/test.md
Normal file
103
content/zettels/test.md
Normal file
@@ -0,0 +1,103 @@
|
||||
+++
|
||||
title = "Test File"
|
||||
author = ["Thomas Dehaeze"]
|
||||
draft = false
|
||||
+++
|
||||
|
||||
> This is a quote!
|
||||
|
||||
```matlab
|
||||
a = 2;
|
||||
figure;
|
||||
```
|
||||
|
||||
<div class="important">
|
||||
<div></div>
|
||||
|
||||
This is an important part of the text.
|
||||
|
||||
</div>
|
||||
|
||||
See Eq. [eq:test1](#eq:test1) and [eq:test2](#eq:test2).
|
||||
|
||||
\begin{equation}
|
||||
a = 1
|
||||
\end{equation}
|
||||
|
||||
\begin{equation}
|
||||
a = 2 \label{eq:test2}
|
||||
\end{equation}
|
||||
|
||||
Also look at [1](#org7280632) \eqref{eq:test2}.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
||||
|
||||
Some text.
|
Reference in New Issue
Block a user