> For the complete documentation index, see [llms.txt](https://notizen.reto-berger.ch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notizen.reto-berger.ch/master.md).

# Startseite zum Testen

## Versuch einer Hauptseite

test mit verschieden Elementen und Markdown

```
mermaid
graph TB
A--B
```

{% tabs %}
{% tab title="First Tab" %}
test
{% endtab %}

{% tab title="Second Tab" %}
test2
{% endtab %}
{% endtabs %}

| Bezeichnung | Menge | Preis      |
| ----------- | ----- | ---------- |
| Bananen     | 20    | 1.50 CHF.- |
| Äpfel       | 5     |            |

$$
a^1, a\_1
$$

* [ ] Arbeit 1
* [ ] Arbeit2
  * [ ] Unterarbeit
  * [ ] Unterabeit 2

{% hint style="info" %}
Hinweisblock
{% endhint %}

{% content-ref url="/pages/-M6PlBH-lE8NyD3nCD\_f" %}
[Testseite von Testgruppe](/testgruppe/testseite-von-testgruppe.md)
{% endcontent-ref %}
