summaryrefslogtreecommitdiff
path: root/Datei Zwei.md
blob: 87cdedcfc624774344731139b87041b32db82cf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: Blablabla
tags: test
---

# Hohoho
Dies ist eine zweite Datei mit einem Link auf [[index|MNEME]]

```
Hello World
Hokajofjoasjof
```
olum:: 5
<!-- IQ: =[[index]].C -->11<!-- /IQ -->

```dataviewjs
const hi = parseInt(dv.current().olum);
dv.paragraph(hi);
```