From 7d616aa38d1fb5acf9599477c93b5f8ef3fe1f1b Mon Sep 17 00:00:00 2001 From: Julius Uusinarkaus Date: Mon, 2 Oct 2023 17:52:42 +0300 Subject: [PATCH] test-garden: add failing callouts --- src/dg-testVault/012 Callouts.md | 24 ++++++++++++++++++++++++ src/test/snapshot/snapshot.md | 7 +++++++ 2 files changed, 31 insertions(+) create mode 100644 src/dg-testVault/012 Callouts.md diff --git a/src/dg-testVault/012 Callouts.md b/src/dg-testVault/012 Callouts.md new file mode 100644 index 00000000..f632f5cc --- /dev/null +++ b/src/dg-testVault/012 Callouts.md @@ -0,0 +1,24 @@ +--- +dg-publish: true +--- +#known-issue + +> [!info] +> This is a callout + + +> [!info]- this one is closed by default +> > [!success] and has a callout inside of it :o +> > anything is possible :) + + +> [!info] This one has dataview in it... +> ```dataview +> list +> from "012 Callouts" +> ``` + +> [!success] this one has a friggin note embedded in it +> ![[File with code blocks]] + + diff --git a/src/test/snapshot/snapshot.md b/src/test/snapshot/snapshot.md index 41d5c36e..c097e26c 100644 --- a/src/test/snapshot/snapshot.md +++ b/src/test/snapshot/snapshot.md @@ -234,6 +234,13 @@ This file should have createdAt: 2020-01-01 This file should have createdAt: 2021-01-01 ========== +012 Callouts.md +========== +```dataview +> list +> from "012 Callouts" +> ``` +========== E Embeds/E02 PNG published.md ========== ---