diff options
Diffstat (limited to 'Datei Zwei.md')
| -rw-r--r-- | Datei Zwei.md | 17 |
1 files changed, 5 insertions, 12 deletions
diff --git a/Datei Zwei.md b/Datei Zwei.md index 87cdedc..9f72e2b 100644 --- a/Datei Zwei.md +++ b/Datei Zwei.md @@ -1,19 +1,12 @@ --- title: Blablabla tags: test +a: 6 --- +`=this.a` -# Hohoho -Dies ist eine zweite Datei mit einem Link auf [[index|MNEME]] - -``` -Hello World -Hokajofjoasjof +```run-python +print("Test") ``` -olum:: 5 -<!-- IQ: =[[index]].C -->11<!-- /IQ --> -```dataviewjs -const hi = parseInt(dv.current().olum); -dv.paragraph(hi); -``` + |
