Skip to content

Blocks without comments are ignored #4

@mongrelion

Description

@mongrelion

I have the following notes file:

# Multiple machines
config.vm.define "foo" do |machine|
end

config.vm.define "bar" do |machine|
end

And when I print it out with notes, it ignores the block that has no precedent comment line (the second ruby block).

Check out the screenshot attached

e42ln

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions