deno.land / std@0.224.0 / dotenv / testdata / .env.comments
12345# This is a commentFOO=bar # This is an inline commentGREETING= "hello world" # hello worldSPECIAL_CHARACTERS_UNQUOTED=123 #Some text !@# [] SPECIAL_CHARACTERS_UNQUOTED_NO_SPACES=123#Some text !@# []
Version Info