dotenv
dotenv copied to clipboard
Regex: support multiline values
Hey! I'm just learning how to write using golang, so excuse me if I made stupid errors.
In this request I made support for multi-line values using regex.
Is this idea ok?