diff --git a/SECURITY.md b/SECURITY.md index 034e8480..39ac80f8 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -19,3 +19,7 @@ Use this section to tell people how to report a vulnerability. Tell them where to go, how often they can expect to get an update on a reported vulnerability, what to expect if the vulnerability is accepted or declined, etc. +function test() { + console.log("notice the blank line before this function?"); +} +```![1000162563](https://github.com/user-attachments/assets/8cf405be-8678-4576-a0eb-ee5eccde4272)