Closed fbuchmeier closed 5 years ago
I'm glad I came here and read this. Couldn't figure out why it wasn't working.
No, I just tried with "." and it doesn't work "ERROR! Syntax Error while loading YAML. did not find expected key "
@kwoodson
@fbuchmeier thanks for the PR.
@BarbzYHOOL, if you have an example of what you are trying to do, please file an issue and we can look at it. Thanks.
@kwoodson I tried your example and it added a var called a#b#c
, so I read this and replaced with a.b.c
and it didn't work
so nothing seems to work or maybe I don't understand one bit
The default separator is set to '.', however, the examples in README.md and in yedit.py use '#' instead.