Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

empty lines cause invalid parsing #49

Open
jsymfony opened this issue Jan 21, 2013 · 0 comments
Open

empty lines cause invalid parsing #49

jsymfony opened this issue Jan 21, 2013 · 0 comments

Comments

@jsymfony
Copy link

services:
    foo:
        a: 1

    bar:
        b: 2

and

services:
    foo:
        a: 1
    bar:
        b: 2

Parses differently (first example skips bar)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant