diff options
Diffstat (limited to 'index.md')
| -rw-r--r-- | index.md | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -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. |
