* fixed mutliline value handling
* added debug messages
* modified regex to allow empty string after indent
* multiline value indentation is determined by first indented value line
* fixed Python-style multiline value support
* fixed it
* fixed it
* cleaned up debug code
* fixed imported package name for new test file
* reversed change
* fixed import
* made changes as requested by github reviewer
* fixed build error
* added test case for large values
* incorporated second round of comments
* fixed import to point to original repo
* made Debug option a function to allow custom implementation
made other changes as requested
* removed bogus import (added by GoLand)
* simplified debug function args
* made changes as requested
* fixed format error
* made requested changes
Co-authored-by: Joerg Reichelt <joreiche@cisco.com>