bash-yaml icon indicating copy to clipboard operation
bash-yaml copied to clipboard

Doesn't allow to have double quotes in comments

Open chekalsky opened this issue 4 years ago • 0 comments

Description

If there is a double quote in comment then whole string is included as the value

Yaml file to test

--
name: test
process:
  name: 4K #this "comment" will be included in variable

Operation Sistem

  • [ ] Linux
  • [x] OSX
  • [ ] BSD

Bash version

bash 3.2

chekalsky avatar Apr 21 '20 11:04 chekalsky