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`