Skip to content

multiline values not folding if last key #3

Description

@pwoolvett

this folds ok

[mysection]
splitkey =
  value1,
  value2
firstkey = 12

[othersection]
mumbo = jumbo

this does not

[mysection]
firstkey = 12
splitkey =
  value1,
  value2

[othersection]
mumbo = jumbo

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