Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tilde not supported #5

Open
paleozogt opened this issue Jun 21, 2019 · 1 comment · May be fixed by #8
Open

tilde not supported #5

paleozogt opened this issue Jun 21, 2019 · 1 comment · May be fixed by #8
Labels
bug Something isn't working

Comments

@paleozogt
Copy link

Empty fields denoted by tilde (~) don't parse. For example:

asdf: ~

will fail with

Yaml::ParsingException: Invalid character found. Line 1 column 7
paleozogt added a commit to paleozogt/mini-yaml that referenced this issue Jun 21, 2019
paleozogt added a commit to paleozogt/mini-yaml that referenced this issue Jun 21, 2019
@jimmiebergmann jimmiebergmann added the bug Something isn't working label Jul 22, 2019
@wanghenshui wanghenshui linked a pull request Jan 7, 2020 that will close this issue
@vtushevskiy
Copy link

vtushevskiy commented Oct 17, 2021

Now any field containing any tilde (like home filesystem path "~/Downloads") is causing exception

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants