summaryrefslogtreecommitdiff
path: root/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'index.md')
-rw-r--r--index.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/index.md b/index.md
index 346d661..b71278f 100644
--- a/index.md
+++ b/index.md
@@ -14,11 +14,10 @@ test: 5
Dies ist ein Test. ^b9af36
-<!-- dataview-serializer-js:
-const a = 5;
-const b = 6;
-const c = a + b;
-
+<!-- dataview-serializer-js:
+const a = 5;
+const b = 6;
+const c = a + b;
dv.paragraph(`A:: ${a}\nB:: ${b}\nC::${c}`);
-->
<!-- dataview-serializer-js-result -->
@@ -26,3 +25,6 @@ A:: 5
B:: 6
C::11
<!-- dataview-serializer-js-result-end -->
+Test[^1]
+
+[^1]: This is a test.