From 301977088e45429a4dfc279ae671903e4f271824 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 18 May 2022 11:08:30 +0000 Subject: [PATCH] Updating CodeExamples.md --- CodeExamples.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CodeExamples.md b/CodeExamples.md index 141f002a..3e276a51 100644 --- a/CodeExamples.md +++ b/CodeExamples.md @@ -922,3 +922,8 @@ Let's check we received the download URL ok ``` + +## Editing this file +Please note that CodeExamples.md is an autogenerated file, you should not edit it directly. +Updates should be done in `test/integration/CodeExamples.test.ts` and all markdown should have three forward slashes before it +e.g. `/// # H1 Title`