YamlDotNet icon indicating copy to clipboard operation
YamlDotNet copied to clipboard

Allow quote in block entry indicator check

Open lahma opened this issue 3 years ago • 1 comments

fixes #709

lahma avatar Jul 30 '22 12:07 lahma

I’ll look this over later today. I want to double check the yaml spec first.

EdwardCooke avatar Jul 30 '22 17:07 EdwardCooke

I appologize for the really long delay, had some family stuff to deal with. Anyways, the check should only be for the following characters ,[]{}. If you update your PR with that then I'll merge it in.

EdwardCooke avatar Sep 08 '22 16:09 EdwardCooke

@EdwardCooke I've force-pushed an updated version based on the spec you gave, sorry for the delay!

lahma avatar Sep 17 '22 18:09 lahma

Great. I’ll try and get this out today or tomorrow.

EdwardCooke avatar Sep 17 '22 18:09 EdwardCooke

This feature has been released in version 12.0.1.

aaubry avatar Sep 17 '22 20:09 aaubry