diff --git a/src/dg-testVault/012-B Callouts less broken.md b/src/dg-testVault/012-B Callouts less broken.md new file mode 100644 index 00000000..71ca347d --- /dev/null +++ b/src/dg-testVault/012-B Callouts less broken.md @@ -0,0 +1,18 @@ +--- +dg-publish: true +--- + +> [!info] +> This is a callout + + +> [!info]- this one is closed by default +> > [!success] and has a callout inside of it :o +> > anything is possible :) + +#known-issue +> [!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 c097e26c..c74ef0a0 100644 --- a/src/test/snapshot/snapshot.md +++ b/src/test/snapshot/snapshot.md @@ -240,6 +240,55 @@ This file should have createdAt: 2021-01-01 > list > from "012 Callouts" > ``` +========== +012-B Callouts less broken.md +========== +--- +{"dg-publish":true,"permalink":"/012-b-callouts-less-broken/"} +--- + + +> [!info] +> This is a callout + + +> [!info]- this one is closed by default +> > [!success] and has a callout inside of it :o +> > anything is possible :) + +#known-issue +> [!success] this one has a friggin note embedded in it +> +
+ + + + + ========== E Embeds/E02 PNG published.md ==========