From 7cc0b4b6d90b8170c780a96809d6815bf1579c2d Mon Sep 17 00:00:00 2001 From: github actions Date: Wed, 15 May 2024 21:52:55 +0000 Subject: [PATCH] . d updated markdown snippets --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eaf85a9..2f43cd3 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ void main() { 'features': ['Testing', 'JSON'], 'version': 0.1, }; + Approvals.verifyAsJson( complexObject, options: const Options( @@ -96,7 +97,7 @@ void main() { }); } ``` -snippet source | anchor +snippet source | anchor this will result in the following file